コード例 #1
0
ファイル: tests.py プロジェクト: anjos/unidos-website
 def setUp(self):
   populate_db()
   self.client = Client()
コード例 #2
0
ファイル: tests.py プロジェクト: anjos/unidos-website
 def setUp(self):
   populate_db()
   # concert 1 can be closed, 2 still needs convocation
   self.client = Client()