Aldo Cortesi
|
95e690ba31
|
test: shift test_data out of our public API
|
2018-04-23 19:16:33 +12:00 |
|
Thomas Kriechbaumer
|
ae008ed80b
|
replace tutils.raises with pytest.raises + shim
|
2017-02-02 12:59:01 +01:00 |
|
Thomas Kriechbaumer
|
127c69c3ac
|
nuke mock dependency
This is already included in Python 3.3+ as unittest.mock
|
2017-01-22 14:11:28 +01:00 |
|
Aldo Cortesi
|
7e6d014f8f
|
tests: pathod/tutils.py -> pathod/tservers.py
And remove all aliases for mitmproxy.test.tutils
|
2016-11-02 10:06:25 +13:00 |
|
Aldo Cortesi
|
ce98a9219e
|
test & examples: zap six
|
2016-10-17 16:45:45 +13:00 |
|
Thomas Kriechbaumer
|
eb3ed87100
|
move custom HTTP/2 stack from netlib to pathod
|
2016-06-17 15:06:01 +02:00 |
|
Thomas Kriechbaumer
|
8eeab37a07
|
more style cleanup
Use this to check:
flake8 --count mitmproxy netlib pathod examples test
|
2016-05-29 11:55:12 +02:00 |
|
Maximilian Hils
|
88d365cfe6
|
py3++: cStringIO
|
2016-03-20 19:40:03 +01:00 |
|
Thomas Kriechbaumer
|
1785f70a19
|
fix all libpathod->pathod references
|
2016-02-16 21:11:19 +01:00 |
|
Maximilian Hils
|
d7158f975e
|
move tests into shared folder
|
2016-02-15 16:34:22 +01:00 |
|