Files
Nathan VasseandNicolas Clerc d59f795665 (backend) add a LoadTest configuration for load testing
Load-test scenarios authenticate through the e2e user-auth endpoint, which
must be available on a production-like instance without enabling DEBUG.
LOAD_E2E_URLS is kept as a plain literal so no environment variable can
ever flip it, and post_setup refuses to start any configuration outside an
explicit allowlist that would expose it. Deploying with
DJANGO_CONFIGURATION=LoadTest becomes the only way to expose these
endpoints on a Production-derived setup, making it a deliberate and
reviewable infrastructure decision.
2026-08-14 14:40:44 +02:00
..
2026-08-07 15:30:19 +02:00
2026-08-07 15:30:19 +02:00
2026-08-07 15:30:19 +02:00