Beispiel #1
0
def flushdb():

    fixtures.flush()
Beispiel #2
0
 def teardown_class(cls):
     fixtures.flush()
     os.environ["DATABASE"] = "d_and_d"