You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sample(sample/10): add unit and e2e tests for 10-fastify
fix(sample/10): fix id generation and controller return values
- fix bug in CatsService (id generation)
- fix multiple bugs in CatsController (no return, @res() usage)
feat(sample/10): add full test coverage
- add complete unit test suite for CatsService
- add complete e2e test suite for CatsController
- add Jest config and dependencies to the sample
Fixes#1539
0 commit comments