create-fullstack-app
create-fullstack-app copied to clipboard
[Improvement] Add more automated tests
Type of Improvement
Tests
Proposal
The tests in create-fullstack-app are weak and many things are not automated tested.
We should add more robust test with jest, also we could maybe add end to end (e2e) tests.