pub async fn store_retrieve_update_delete_tests<C>(db: &C) -> Result<(), Error>
where C: AsyncConnection,