the-tip-top-backend/test
soufiane e77be200c8 test: improve middleware test coverage and configure SonarQube exclusions
- Add --coverage flag to npm test script
- Add lcov coverage reporters for SonarQube integration
- Add tests for expired token handling
- Add tests for all errorHandler error types
- Add tests for validate middleware edge cases
- Add coverage exclusions for controllers/services in SonarQube

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 15:07:02 +01:00
..
integration test: skip database-dependent tests in CI environment 2025-11-27 12:09:22 +01:00
unit test: improve middleware test coverage and configure SonarQube exclusions 2025-11-27 15:07:02 +01:00
app.test.js fix: update test to use correct route (/) instead of /health 2025-11-18 16:59:43 +01:00