pub async fn run_scenario( host: &str, port: u16, ) -> Result<(), Box<dyn Error + Send + Sync + 'static>>
Run a scenario that tests middleware.