cli
cli copied to clipboard
Test file created when a new component is generated
Test file specs
- should be created when a new component is generated
- should have a basic test that complies with what is generated
- should be created with the same name as the route with .spec. added to the name
This enhancement was implemented with controllers only on this release https://github.com/farisT/liftr/releases/tag/v1.6 at the moment there is still room for this to be incorporated when middleware is created.