コード例 #1
0
ファイル: tests.py プロジェクト: GreenAdept/qr-2010
 def test_context(self):
     check_context(self, ["form", "gmap_js"])
コード例 #2
0
ファイル: tests.py プロジェクト: GreenAdept/qr-2010
 def test_context(self):
     check_context(self, ["game", "location", "game_data"])
コード例 #3
0
ファイル: tests.py プロジェクト: GreenAdept/qr-2010
 def test_context(self):
     check_context(self, ["locationQRurls"])
コード例 #4
0
ファイル: tests.py プロジェクト: GreenAdept/qr-2010
 def test_context(self):
     check_context(self, ["game_list"])
コード例 #5
0
ファイル: tests.py プロジェクト: GreenAdept/qr-2010
 def test_context(self):
     check_context(self, ["error_msgs", "gmap", "locations", "game"])
コード例 #6
0
ファイル: tests.py プロジェクト: GreenAdept/qr-2010
 def test_context(self):
     check_context(self, ["game", "players", "can_join_game", "game_data"])