PERN-stack-auth-base icon indicating copy to clipboard operation
PERN-stack-auth-base copied to clipboard

Needs tests

Open jlr7245 opened this issue 7 years ago • 0 comments

  • [ ] Utility methods
  • [ ] Server routes & controllers
  • [ ] Models & database tests (need to add if (process.env.NODE_ENV === 'TEST') to db config)
  • [ ] React components
  • [ ] Redux actions

All tests should be written using Jest, supertest, enzyme.

jlr7245 avatar Mar 11 '18 03:03 jlr7245