Tests for twisted.web.
| Module | injectionhelpers | Helpers for URI and method injection tests. |
| Module | requesthelper | Helpers related to HTTP requests, used by tests. |
| Module | test_agent | Tests for twisted.web.client.Agent
and related new client APIs. |
| Module | test_cgi | Tests for twisted.web.twcgi. |
| Module | test_client | Tests for various parts of twisted.web. |
| Module | test_distrib | Tests for twisted.web.distrib. |
| Module | test_domhelpers | Specific tests for (some of) the methods in twisted.web.domhelpers. |
| Module | test_error | HTTP errors. |
| Module | test_flatten | Tests for the flattening portion of twisted.web.template,
implemented in twisted.web._flatten. |
| Module | test_html | No module docstring; 1/1 classes documented |
| Module | test_http | Test HTTP support. |
| Module | test_http2 | Test HTTP/2 support. |
| Module | test_http_headers | Tests for twisted.web.http_headers. |
| Module | test_httpauth | Tests for twisted.web._auth. |
| Module | test_newclient | Tests for twisted.web._newclient. |
| Module | test_proxy | Test for twisted.web.proxy. |
| Module | test_resource | Tests for twisted.web.resource. |
| Module | test_script | Tests for twisted.web.script. |
| Module | test_soap | Test SOAP support. |
| Module | test_stan | Tests for twisted.web._stan portion of
the twisted.web.template
implementation. |
| Module | test_static | Tests for twisted.web.static. |
| Module | test_tap | Tests for twisted.web.tap. |
| Module | test_template | Tests for twisted.web.template |
| Module | test_util | Tests for twisted.web.util. |
| Module | test_vhost | Tests for twisted.web.vhost. |
| Module | test_web | Tests for various parts of twisted.web. |
| Module | test_web__responses | The _response module contains constants for all standard
HTTP codes, along with a mapping to the corresponding phrases. |
| Module | test_webclient | Tests for the old twisted.web.client APIs,
getPage and friends. |
| Module | test_wsgi | Tests for twisted.web.wsgi. |
| Module | test_xml | Some fairly inadequate testcases for Twisted XML support. |
| Module | test_xmlrpc | Tests for XML-RPC support in twisted.web.xmlrpc. |
| Module | _util | General helpers for twisted.web unit tests. |