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