sendou.ink/e2e
Kalle 650bd0028e Fix reopening round robin match locking subsequent matches
When reopening a match in round robin format to correct a misreported score,
subsequent matches that were already in progress would become locked. This
happened because resetMatchStatus was clearing their status and startedAt.

Now round robin matches are left as-is when a preceding match is reopened,
allowing them to continue where they left off.

Closes #2690
2026-01-04 22:01:45 +02:00
..
seeds Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
analyzer.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
associations.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
badges.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
ban.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
builds.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
calendar.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
global-setup.ts Allow configuring PORT (both server & E2E tests) 2026-01-04 11:08:51 +02:00
global-teardown.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
lfg.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
object-damage-calculator.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
org.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
scrims.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
sendouq.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
settings.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
team.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
tier-list-maker.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
top-search.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
tournament-bracket.spec.ts Fix reopening round robin match locking subsequent matches 2026-01-04 22:01:45 +02:00
tournament-staff.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
tournament.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
user-page.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00
vods.spec.ts Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00