Skip to content

Hotfix/testing#8

Merged
pksjce merged 3 commits into
masterfrom
hotfix/testing
Dec 20, 2016
Merged

Hotfix/testing#8
pksjce merged 3 commits into
masterfrom
hotfix/testing

Conversation

@evenstensberg

Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

Fixes to testing for travis with the work of @pksjce has done, this is basically the same PR. Will integrate Jest and Inquirer.

Did you add tests for your changes?

Yass.

Summary

Continuation from #5 , tests failed and now they are fixed. Allows further work to be done on the current build.

evenstensberg and others added 3 commits December 20, 2016 18:35
* 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.

* feat: installed rx and test on travis

Installed rxJS and our tests are running in the travis validations.

* hotfix: Change name

Changes name to better reflect its usage.

* feat: new test suites

Integrated new test suites and trying to get it work nicely with
observable sequences.

* fix - Adds changes to observable questions

* fix - Try to pass the build

* hotfix: New test pattern

Manually mock inquirer, allows clean test stdin and a faster testing
procedure.

* hotfix: Travis stuff

* Hotfix: travis

* hotfix: yarn

* hotfix: travis

* hotfix: new travis

* hotfix

* hotfix2

* hotfix: Use ES6 + prepare to squash
@pksjce pksjce merged commit bd37f22 into master Dec 20, 2016
@evenstensberg evenstensberg deleted the hotfix/testing branch December 20, 2016 18:53
evenstensberg pushed a commit that referenced this pull request Dec 21, 2016
Hotfix/testing (#8)

* Jest and Inquirer Integration [WIP] (#5)

* 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.

* feat: installed rx and test on travis

Installed rxJS and our tests are running in the travis validations.

* hotfix: Change name

Changes name to better reflect its usage.

* feat: new test suites

Integrated new test suites and trying to get it work nicely with
observable sequences.

* fix - Adds changes to observable questions

* fix - Try to pass the build

* hotfix: New test pattern

Manually mock inquirer, allows clean test stdin and a faster testing
procedure.

* hotfix: Travis stuff

* Hotfix: travis

* hotfix: yarn

* hotfix: travis

* hotfix: new travis

* hotfix

* hotfix2

* hotfix: Use ES6 + prepare to squash

* Fix the build

Project Restructure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants