ui(player): guard lie/guess submit until context is ready
This commit is contained in:
@@ -789,6 +789,8 @@ class UiScreenTests(TestCase):
|
||||
self.assertContains(response, "id=\"lieStatus\"")
|
||||
self.assertContains(response, "persistLieState")
|
||||
self.assertContains(response, "updateLieSubmitState")
|
||||
self.assertContains(response, "hasSubmitContext")
|
||||
self.assertContains(response, "missing_submit_context")
|
||||
self.assertContains(response, "invalid_client_guess")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user