-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make createPlayer have a small delay (#98)
Give the Network a little bit of time to connect to the signalling backend before we continue with the next step. This makes our tests less flaky. Found out when some lobby tests where we create multiple players after each other was failing because their ID was changing (as they are given out in order).
- Loading branch information
1 parent
3f7c2f7
commit 0c99ee9
Showing
2 changed files
with
16 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters