fix(gameplay): harden scoreboard -> next round bootstrap invariants (#300) #305
Reference in New Issue
Block a user
Delete Branch "dev/issue-300-round-bootstrap-invariants-v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Checks
.venv/bin/python manage.py check.venv/bin/python manage.py test lobby.tests.CanonicalRoundFlowTests lobby.tests.RevealRoundFlowTests --verbosity 1Closes #300
Refs #287
Godkendt: nulstiller stale next-round bootstrap-state (guesses/lies/mixed_answers) før genbrug af eksisterende round_question, og regressionstests dækker både canonical round-overgang og stale bootstrap cleanup.