Example #1
0
 def setUp(self, args=None):
     self.tempdir = tempfile.mkdtemp()
     super(ChronotopeLayer, self).setUp()
     pyramid_zcml.zcml_configure('configure.zcml', 'chronotope')
     self.init_sql()
     self.new_request()
Example #2
0
 def setUp(self, args=None):
     pyramid_zcml.zcml_configure('configure.zcml', 'chronotope')
     super(ChronotopeLayer, self).setUp()