def test_flushdb(client): rv = client.post("/testing/flushdb") assert rv.status_code == 200