the-tip-top-backend/test
soufiane 614abeb196 test: add comprehensive unit and integration tests
Backend Tests Added:
- Unit tests for helpers.js (tokens, validation, pagination)
- Unit tests for middleware (auth, errorHandler, validate)
- Integration tests for auth endpoints
- Integration tests for game endpoints
- Integration tests for admin endpoints
- Integration tests for employee endpoints
- Integration tests for draw endpoints
- Integration tests for newsletter/contact endpoints

Also added:
- cross-env for Windows compatibility
- Test scripts update

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 11:23:43 +01:00
..
integration test: add comprehensive unit and integration tests 2025-11-27 11:23:43 +01:00
unit test: add comprehensive unit and integration tests 2025-11-27 11:23:43 +01:00
app.test.js fix: update test to use correct route (/) instead of /health 2025-11-18 16:59:43 +01:00