-
Notifications
You must be signed in to change notification settings - Fork 2
Testing a Game
Games automatically open and close based on their start and end time. Though this can be changed in the admin interface, many other site variables are based on these times. For example, when registration is open it displays the start time, which is based on the entry in the database.
Since these environments are not meant for public consumption, you can simply change the start and end times of the game you want to test. Or you can follow the process below replacing the clue.unc.edu subdomain with the dev or local domain.
We don't want to adjust the start and end times of an upcoming/production game. So there is a workaround that allows admins to temporarily activate the game interface on a single device.
- Create a test team. This team can be on the waitlist
- Add the person who will be testing the game to the team. This is the "game-tester"
- On the device you want to use to test the game, go to https://clue.unc.edu/test-game
- Note: This url will only work if there is an active game.
- You will be prompted to enter your administrative username and password.
- Essentially, you are "approving" the test-game on this device
- Then you will be prompted for the game-tester's username and password.
- The game-tester is logging in as normal
Once the logins are complete, the game-tester can use the interface normally.