Example #1
0
 def test_context(self):
     check_context(self, ["form", "gmap_js"])
Example #2
0
 def test_context(self):
     check_context(self, ["game", "location", "game_data"])
Example #3
0
 def test_context(self):
     check_context(self, ["locationQRurls"])
Example #4
0
 def test_context(self):
     check_context(self, ["game_list"])
Example #5
0
 def test_context(self):
     check_context(self, ["error_msgs", "gmap", "locations", "game"])
Example #6
0
 def test_context(self):
     check_context(self, ["game", "players", "can_join_game", "game_data"])