pub async fn close_test_pool( conn: &mut PgConnection, pool: &Pool<Postgres>, ) -> Result<(), Error>
Closes test pool and drops the test database