Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jest and Inquirer Integration [WIP] #5

Merged
merged 15 commits into from
Dec 20, 2016

Commits on Dec 17, 2016

  1. feat: testing-and-inquirer

    Commit allows further testing and integration with inquirer and jest
    for our TDD approach. Regex could be changed to have specific test
    names for our purposes.
    evenstensberg committed Dec 17, 2016
    Configuration menu
    Copy the full SHA
    59ba393 View commit details
    Browse the repository at this point in the history
  2. feat: installed rx and test on travis

    Installed rxJS and our tests are running in the travis validations.
    evenstensberg committed Dec 17, 2016
    Configuration menu
    Copy the full SHA
    5bb4001 View commit details
    Browse the repository at this point in the history
  3. hotfix: Change name

    Changes name to better reflect its usage.
    evenstensberg committed Dec 17, 2016
    Configuration menu
    Copy the full SHA
    9a82449 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2016

  1. feat: new test suites

    Integrated new test suites and trying to get it work nicely with
    observable sequences.
    evenstensberg committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    5fcc5e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

  1. fix - Adds changes to observable questions

    Pavithra K committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    dcc90dc View commit details
    Browse the repository at this point in the history
  2. fix - Try to pass the build

    Pavithra K committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    ff98139 View commit details
    Browse the repository at this point in the history
  3. hotfix: New test pattern

    Manually mock inquirer, allows clean test stdin and a faster testing
    procedure.
    evenstensberg committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    da61600 View commit details
    Browse the repository at this point in the history
  4. hotfix: Travis stuff

    evenstensberg committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    4ad2ab5 View commit details
    Browse the repository at this point in the history
  5. Hotfix: travis

    evenstensberg committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    999ec60 View commit details
    Browse the repository at this point in the history
  6. hotfix: yarn

    evenstensberg committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    8ec44a0 View commit details
    Browse the repository at this point in the history
  7. hotfix: travis

    evenstensberg committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    d2c417a View commit details
    Browse the repository at this point in the history
  8. hotfix: new travis

    evenstensberg committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    0d3e872 View commit details
    Browse the repository at this point in the history
  9. hotfix

    evenstensberg committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    a67d97f View commit details
    Browse the repository at this point in the history
  10. hotfix2

    evenstensberg committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    0b3a261 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    424b320 View commit details
    Browse the repository at this point in the history