Example #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()
Example #2
0
def after_all(total):
    drop_all_test_databases(world.config['mongo']['host'], int(world.config['mongo']['port']))
    stop_cb()
Example #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()