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