pub async fn delete<T: Context<Response = Response> + Send>( app: &App<Request, T>, route: &str, ) -> TestResponse