full-stack-template
full-stack-template copied to clipboard
Example tests
- [x] Replace Mocha with Jest on server?
- [ ] Unit tests (
formatters.unit.ts
suffices for server, add also one unit test example for client) - [ ] API tests (dummy posts test already exists -> improve it)
- [ ] Snapshot API tests with Jest
- [ ] e2e tests (cypress)