the-tip-top-backend/test
soufiane c82447ba69 test: fix flaky generateTicketCode unique codes test
Reduced iteration count from 100 to 20 to avoid collision probability
issues with only 3 random characters (36^3 = 46656 combinations).

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 12:13:20 +01:00
..
integration test: skip database-dependent tests in CI environment 2025-11-27 12:09:22 +01:00
unit test: fix flaky generateTicketCode unique codes test 2025-11-27 12:13:20 +01:00
app.test.js fix: update test to use correct route (/) instead of /health 2025-11-18 16:59:43 +01:00