aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_language_http.py
Commit message (Collapse)AuthorAgeFilesLines
* restructure and move test filesThomas Kriechbaumer2017-02-141-355/+0
| | | | add empty test files to satisfy linter
* pytest.raises: shim new APIThomas Kriechbaumer2017-02-081-4/+4
|
* replace tutils.raises with pytest.raises + shimThomas Kriechbaumer2017-02-021-18/+16
|
* tests: pathod/tutils.py -> pathod/tservers.pyAldo Cortesi2016-11-021-3/+4
| | | | And remove all aliases for mitmproxy.test.tutils
* test & examples: zap sixAldo Cortesi2016-10-171-8/+8
|
* move custom HTTP/2 stack from netlib to pathodThomas Kriechbaumer2016-06-171-1/+2
|
* fix NestedMessage encodingMaximilian Hils2016-06-061-1/+1
|
* fix .freeze(), improve testsMaximilian Hils2016-06-061-3/+1
|
* Py3: Fix status_code and other tests by using byte literalsShadab Zafar2016-06-061-7/+7
|
* Py3: Fix useragent testsShadab Zafar2016-06-061-4/+4
|
* Py3: Fix websocket testsShadab Zafar2016-06-061-10/+10
|
* Py3: Use byte string literalsShadab Zafar2016-06-061-20/+20
|
* Py3: Use BytesIO instead of StringIO for testsShadab Zafar2016-06-061-8/+8
|
* Py3: Use global next() instead of iterator methodShadab Zafar2016-06-061-23/+23
|
* py3++: cStringIOMaximilian Hils2016-03-201-9/+8
|
* fix all libpathod->pathod referencesThomas Kriechbaumer2016-02-161-2/+2
|
* move tests into shared folderMaximilian Hils2016-02-151-0/+358