-
Notifications
You must be signed in to change notification settings - Fork 21
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
[CCA Diversity] better integrations test coverage #104
Comments
Now that we got the typescript files in we should probably add tests as next thing. What you think @jvanbruegge ? |
the integration tests can be written before #103 |
perjerz
pushed a commit
to perjerz/create-cycle-app
that referenced
this issue
Nov 12, 2018
Add cycle-selection-driver to drivers section
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We could now rely on
installScripts.js
to pass prompt answers and test multiple combinations by snapshotting results, or simply add similar tests to the cycle-script repo as well. This make #101 it a good point for keeping questions also within the CLI as will make testing this easier due to init() being able to accept those params.The text was updated successfully, but these errors were encountered: