cuttle
cuttle copied to clipboard
[Bug]: Reauthenticating with the `ReauthenticateDialog` is broken
Bug Summary
The reconnecting.spec.js tests are flakily broken after updates to session initialization logic
Detailed Description
We should revist the ReauthenticationDialog and it's relationship to the GameView to troubleshoot and fix
Current Behavior
No response
Expected Behavior
No response
Steps to Reproduce
- Update
reconnecting.spec.jsto remove the.skip()from thedescribe()block - Boot the server and client
- Run the reconnecting tests to observe the failure
This needs double checking. It may no longer be an issue