aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_pathoc_cmdline.py
Commit message (Collapse)AuthorAgeFilesLines
* test: shift test_data out of our public APIAldo Cortesi2018-04-231-4/+2
|
* replace tutils.raises with pytest.raises + shimThomas Kriechbaumer2017-02-021-2/+3
|
* nuke mock dependencyThomas Kriechbaumer2017-01-221-1/+1
| | | | This is already included in Python 3.3+ as unittest.mock
* tests: pathod/tutils.py -> pathod/tservers.pyAldo Cortesi2016-11-021-2/+2
| | | | And remove all aliases for mitmproxy.test.tutils
* test & examples: zap sixAldo Cortesi2016-10-171-2/+2
|
* move custom HTTP/2 stack from netlib to pathodThomas Kriechbaumer2016-06-171-2/+4
|
* more style cleanupThomas Kriechbaumer2016-05-291-5/+5
| | | | Use this to check: flake8 --count mitmproxy netlib pathod examples test
* py3++: cStringIOMaximilian Hils2016-03-201-2/+2
|
* fix all libpathod->pathod referencesThomas Kriechbaumer2016-02-161-1/+1
|
* move tests into shared folderMaximilian Hils2016-02-151-0/+59