Пример #1
0
def setup():
    load_test_data()
    cache_conn().flushdb()
Пример #2
0
def teardown():
    drop_test_data()
    cache_conn().flushdb()