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