fix: harden twenty four game submissions
This commit is contained in:
@@ -63,6 +63,8 @@ def test_toolbox_and_games_资源入口与移动端触控样式存在():
|
||||
assert "pointerdown" in toolbox
|
||||
assert "window.HuluGames" in games
|
||||
assert "sudoku-board" in games
|
||||
assert 'errorMessage.className = "form-error game-form-error"' in games
|
||||
assert "errorMessage.textContent = error.message" in games
|
||||
assert "touch-action: none" in styles
|
||||
assert ".calculator-controls [hidden]" in styles
|
||||
assert ".sudoku-board" in styles
|
||||
|
||||
Reference in New Issue
Block a user