pub fn with_test_db<F>(test_fn: F)where F: FnOnce(&TestContext) -> Result<()>,
Helper for testing database operations