cli icon indicating copy to clipboard operation
cli copied to clipboard

Test file created when a new component is generated

Open farisT opened this issue 6 years ago • 1 comments

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

farisT avatar Jun 04 '19 14:06 farisT

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.

farisT avatar Jun 11 '19 19:06 farisT