Open nickbalestra opened 7 years ago
Now that we got the typescript files in we should probably add tests as next thing. What you think @jvanbruegge ?
yeah, integration tests would be good however i would wait with #94 until #103
Yes, perhaps after #103 but before we move forward after that (#94 goes with #93 i guess).
the integration tests can be written before #103 Just not the tests for the template
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.