Ejemplo n.º 1
0
def flushdb():

    fixtures.flush()
Ejemplo n.º 2
0
 def teardown_class(cls):
     fixtures.flush()
     os.environ["DATABASE"] = "d_and_d"