M8-R18: stabilize Mantine frontend tests
frontend / frontend (push) Successful in 1m1s
pytest / test (push) Successful in 4m19s
docker-image / build-and-push (push) Successful in 2m2s

This commit is contained in:
2026-08-28 14:26:55 +02:00
parent 5e1545efad
commit 7d46cb96d3
3 changed files with 20 additions and 1 deletions
+3
View File
@@ -19,6 +19,9 @@ export default defineConfig({
test: {
environment: 'jsdom',
globals: true,
// Mantine-heavy UI tests allocate substantial jsdom resources. Keep the
// worker pool bounded so concurrent CI jobs remain reliable.
maxWorkers: 2,
setupFiles: ['./src/test-setup.ts'],
env: {
// Lock the test timezone to UTC so that date-formatting assertions