Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructure and move test files | Thomas Kriechbaumer | 2017-02-14 | 1 | -236/+0 |
| | | | | add empty test files to satisfy linter | ||||
* | pytest.raises: shim new API | Thomas Kriechbaumer | 2017-02-08 | 1 | -2/+2 |
| | |||||
* | replace tutils.raises with pytest.raises + shim | Thomas Kriechbaumer | 2017-02-02 | 1 | -6/+9 |
| | |||||
* | tests: pathod/tutils.py -> pathod/tservers.py | Aldo Cortesi | 2016-11-02 | 1 | -1/+1 |
| | | | | And remove all aliases for mitmproxy.test.tutils | ||||
* | The final piece: netlib -> mitproxy.net | Aldo Cortesi | 2016-10-20 | 1 | -2/+2 |
| | |||||
* | test & examples: zap six | Aldo Cortesi | 2016-10-17 | 1 | -8/+8 |
| | |||||
* | move custom HTTP/2 stack from netlib to pathod | Thomas Kriechbaumer | 2016-06-17 | 1 | -3/+4 |
| | |||||
* | Py3: Fix test_language_http2 tests by using byte literals | Shadab Zafar | 2016-06-08 | 1 | -23/+23 |
| | |||||
* | Py3: Use global next() instead of iterator method | Shadab Zafar | 2016-06-08 | 1 | -2/+2 |
| | |||||
* | Py3: Use BytesIO instead of StringIO | Shadab Zafar | 2016-06-08 | 1 | -8/+8 |
| | |||||
* | more style cleanup | Thomas Kriechbaumer | 2016-05-29 | 1 | -1/+0 |
| | | | | Use this to check: flake8 --count mitmproxy netlib pathod examples test | ||||
* | cleanup imports with flake8 | Thomas Kriechbaumer | 2016-05-28 | 1 | -1/+1 |
| | |||||
* | py3++: cStringIO | Maximilian Hils | 2016-03-20 | 1 | -8/+8 |
| | |||||
* | fix all libpathod->pathod references | Thomas Kriechbaumer | 2016-02-16 | 1 | -2/+2 |
| | |||||
* | move tests into shared folder | Maximilian Hils | 2016-02-15 | 1 | -0/+233 |