aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_pathoc.py
Commit message (Expand)AuthorAgeFilesLines
* test: shift test_data out of our public APIAldo Cortesi2018-04-231-2/+2
* rename TLS/SSL-related functionsThomas Kriechbaumer2018-01-061-4/+4
* nuke old opensslThomas Kriechbaumer2017-07-251-15/+0
* pytest.raises: shim new APIThomas Kriechbaumer2017-02-081-4/+4
* replace tutils.raises with pytest.raises + shimThomas Kriechbaumer2017-02-021-6/+10
* nuke mock dependencyThomas Kriechbaumer2017-01-221-1/+1
* simplify ALPN and OpenSSL on macOSThomas Kriechbaumer2016-12-041-42/+55
* tests: pathod/tutils.py -> pathod/tservers.pyAldo Cortesi2016-11-021-6/+6
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-201-3/+3
* netlib.tutils -> mitmproxy.test.tutilsAldo Cortesi2016-10-201-1/+1
* 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
* 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
* 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
* more style cleanupThomas Kriechbaumer2016-05-291-2/+2
* 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