cheroot.test.test_dispatch module#

Tests for the HTTP server.

cheroot.test.test_dispatch.test_dispatch_no_script_name()#

Dispatch despite lack of SCRIPT_NAME in environ.

cheroot.test.test_dispatch.wsgi_invoke(app, environ)#

Serve 1 request from a WSGI application.