tests.custom_flask_client.CustomFlaskClient.run_wsgi_app

CustomFlaskClient.run_wsgi_app(environ: WSGIEnvironment, buffered: bool = False) Tuple[Iterable[bytes], str, werkzeug.datastructures.Headers]

Runs the wrapped WSGI app with the given environment.