aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_pathoc.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix sequencing in Pathoc websocket termination testAldo Cortesi2016-06-061-3/+4
|
* Make more of the pathod test suite use synchronisationAldo Cortesi2016-06-061-39/+11
|
* Remove last vestiges of noapi and noweb from pathodAldo Cortesi2016-06-051-0/+1
| | | | Also hide HTTP2 freeze bug by making explain configurable in the tests
* First-order removal of pathod API and appAldo Cortesi2016-06-051-82/+43
|
* Fix test that may fail due to binary header dataAldo Cortesi2016-06-051-1/+1
| | | | | | | | This is just inherently not a determinisitc test. We don't use the log HTTP interface any more, so it can just go. A more radical "solution" is inbound shortly. Fixes #1207
* more style cleanupThomas Kriechbaumer2016-05-291-2/+2
| | | | Use this to check: flake8 --count mitmproxy netlib pathod examples test
* cleanup imports with flake8Thomas Kriechbaumer2016-05-281-3/+3
|
* tests: properly skip pathod testsMaximilian Hils2016-05-181-1/+1
|
* py3++: cStringIOMaximilian Hils2016-03-201-7/+7
|
* suppress pathoc test timeouts on windowsMaximilian Hils2016-02-271-0/+2
|
* fix all libpathod->pathod referencesThomas Kriechbaumer2016-02-161-1/+1
|
* update README.rst, minor fixesMaximilian Hils2016-02-151-0/+2
|
* fix ALPN checksMaximilian Hils2016-02-151-1/+1
|
* move tests into shared folderMaximilian Hils2016-02-151-0/+308