aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_pathod.py
Commit message (Expand)AuthorAgeFilesLines
* test: shift test_data out of our public APIAldo Cortesi2018-04-231-2/+5
* rename TLS/SSL-related functionsThomas Kriechbaumer2018-01-061-2/+2
* fix #2563Maximilian Hils2017-10-241-1/+1
* nuke old opensslThomas Kriechbaumer2017-07-251-6/+0
* pytest.raises: shim new APIThomas Kriechbaumer2017-02-081-1/+1
* replace tutils.raises with pytest.raises + shimThomas Kriechbaumer2017-02-021-15/+12
* simplify ALPN and OpenSSL on macOSThomas Kriechbaumer2016-12-041-3/+9
* tests: pathod/tutils.py -> pathod/tservers.pyAldo Cortesi2016-11-021-11/+12
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-201-1/+1
* netlib.exceptions.* -> mitmproxy.exceptionsAldo Cortesi2016-10-201-5/+5
* python3: clean up class bracketsAldo Cortesi2016-10-171-1/+1
* Zap object base classAldo Cortesi2016-10-171-1/+1
* test & examples: zap sixAldo Cortesi2016-10-171-2/+2
* move custom HTTP/2 stack from netlib to pathodThomas Kriechbaumer2016-06-171-1/+2
* Py3: Store certificate with a byte keyShadab Zafar2016-06-161-1/+1
* Py3: Fix tests by using byte literalsShadab Zafar2016-06-161-7/+7
* fix all pathod tests on Windows :tada:Maximilian Hils2016-06-061-14/+14
* Remove last vestiges of noapi and noweb from pathodAldo Cortesi2016-06-051-11/+1
* First-order removal of pathod API and appAldo Cortesi2016-06-051-10/+0
* Reimplement test retrievals on pathoc and ditch requestsAldo Cortesi2016-06-021-7/+2
* pathod.test shouldn't use the API at allAldo Cortesi2016-06-021-4/+5
* Since we have locks over the logs, use direct access rather than API requests...Aldo Cortesi2016-06-021-4/+3
* Honesty in testingAldo Cortesi2016-06-021-5/+0
* more style cleanupThomas Kriechbaumer2016-05-291-5/+5
* cleanup imports with flake8Thomas Kriechbaumer2016-05-281-1/+1
* tests: silence flaky pathod testMaximilian Hils2016-05-201-0/+1
* tests: properly skip pathod testsMaximilian Hils2016-05-181-3/+3
* tests: xfail -> skipMaximilian Hils2016-05-181-3/+3
* silence flaky pathod testMaximilian Hils2016-04-211-0/+1
* py3++: cStringIOMaximilian Hils2016-03-201-4/+2
* fix all libpathod->pathod referencesThomas Kriechbaumer2016-02-161-1/+1
* temporarily silence flaky testsMaximilian Hils2016-02-161-0/+3
* fix ALPN checksMaximilian Hils2016-02-151-1/+1
* move tests into shared folderMaximilian Hils2016-02-151-0/+289