PERN-stack-auth-base
PERN-stack-auth-base copied to clipboard
Needs tests
- [ ] 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.