тест 8
This commit is contained in:
@@ -30,7 +30,7 @@ def test_visible_match_card_opens_from_schedule_without_details_roundtrip() -> N
|
||||
assert "state.selectedGame = scheduleGame;" in TOURNAMENT_JS
|
||||
assert "Opening the workspace must be immediate" in TOURNAMENT_JS
|
||||
# Full details remain optional enrichment after the match is selected.
|
||||
assert "void enrichOpenedGame(String(id), state.selectedId, generation);" in TOURNAMENT_JS
|
||||
assert "enrichOpenedGame(String(id), state.selectedId, generation, { opening: true })" in TOURNAMENT_JS
|
||||
|
||||
|
||||
def test_browser_timeout_no_longer_blames_stat2tv_for_every_endpoint() -> None:
|
||||
|
||||
Reference in New Issue
Block a user