cms.c2sgmbh/tests
Martin Porwoll 151b96d641 fix(monitoring): cache payload instance in logger to prevent flaky tests
The fire-and-forget dynamic import chain (3 awaits) was racing with
test flush timeouts. Caching the resolved payload instance fixes both
the flakiness and eliminates per-call import overhead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 00:52:17 +00:00
..
e2e fix(e2e): handle rate limiting and improve test reliability 2025-12-15 21:25:50 +00:00
helpers revert: downgrade to Next.js 15.5.9 for Payload compatibility 2025-12-15 10:07:39 +00:00
int feat(security): enhance CSRF, IP allowlist, and rate limiter with strict production checks 2025-12-18 05:06:15 +00:00
unit fix(monitoring): cache payload instance in logger to prevent flaky tests 2026-02-15 00:52:17 +00:00