Esempio n. 1
0
def after_all(total):
    # Fixme: this line is comment per changes in external library: cb_utils.py
    #drop_all_test_databases(world.config['mongo']['host'], int(world.config['mongo']['port']))
    stop_cb()
Esempio n. 2
0
def after_all(total):
    drop_all_test_databases(world.config['mongo']['host'], int(world.config['mongo']['port']))
    stop_cb()
Esempio n. 3
0
def after_all(total):
    # Fixme: this line is comment per changes in external library: cb_utils.py
    #drop_all_test_databases(world.config['mongo']['host'], int(world.config['mongo']['port']))
    stop_cb()