aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_pathoc.py
Commit message (Collapse)AuthorAgeFilesLines
* simplify ALPN and OpenSSL on macOSThomas Kriechbaumer2016-12-041-42/+55
|
* tests: pathod/tutils.py -> pathod/tservers.pyAldo Cortesi2016-11-021-6/+6
| | | | And remove all aliases for mitmproxy.test.tutils
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-201-3/+3
|
* netlib.tutils -> mitmproxy.test.tutilsAldo Cortesi2016-10-201-1/+1
| | | | There's a LOT more to be done refactoring our different conflicting test utils.
* netlib.exceptions.* -> mitmproxy.exceptionsAldo Cortesi2016-10-201-2/+2
|
* test & examples: zap sixAldo Cortesi2016-10-171-8/+7
|
* sni is now str, not bytesMaximilian Hils2016-07-061-2/+2
|
* move custom HTTP/2 stack from netlib to pathodThomas Kriechbaumer2016-06-171-4/+6
|
* Py3: Use BytesIO in a pathoc testShadab Zafar2016-06-161-1/+1
|
* Unexpected spaces around =Shadab Zafar2016-06-151-1/+1
|
* Py3: pathocShadab Zafar2016-06-151-15/+16
|
* Be stricter about handling connetcts in the pathoc test suiteAldo Cortesi2016-06-121-1/+7
| | | | Attempt to clear a niggling Appveyor exception buggering up our CI.
* 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