Esempio n. 1
0
 def setup(self):
     handystats.init()
     handystats.configuration_json(json.dumps(json_config))
Esempio n. 2
0
 def test_json_configuration(self):
     handystats.configuration_json(json.dumps(json_config))
Esempio n. 3
0
 def setup(self):
     handystats.init()
     handystats.configuration_json(json.dumps(json_config))
Esempio n. 4
0
 def test_json_configuration(self):
     handystats.configuration_json(json.dumps(json_config))
Esempio n. 5
0
 def test_json_configuration2(self):
     handystats.configuration_json("sdsd")