Aldo Cortesi
|
e9a96f4d7f
|
addons.script: 100% test coverage
|
2016-11-03 19:36:34 +13:00 |
|
Aldo Cortesi
|
43a8221989
|
addons: filestreamer test cov to 100%
Also address a bug in taddons that caused options changes that raised errors to
be retained rather than rolled back.
|
2016-11-03 14:50:23 +13:00 |
|
Aldo Cortesi
|
b867fb35a3
|
addons: dumper spit and polish
- 100% test coverage
- Cleanups
- Add test/mitmproxy/addons/dumperview.py, a small utility for viewing dumper
output variations
|
2016-11-02 22:47:49 +13:00 |
|
Aldo Cortesi
|
a75b3474a4
|
tests: convert test_dumper to use taddons
|
2016-11-02 11:17:08 +13:00 |
|
Aldo Cortesi
|
c55e8d8f62
|
tests: clean up test/mitmproxy/tutils.py
Remove aliases, use mitmproxy/test/tutils instead.
|
2016-11-02 09:44:18 +13:00 |
|
Aldo Cortesi
|
81a00f6f76
|
Replace interception in mitmproxy and mitmweb with addon
Fixes #1674
|
2016-10-30 11:07:09 +13:00 |
|
Aldo Cortesi
|
d1f14961ed
|
test.taddon: Add cycle() method, use it to test addons.intercept
|
2016-10-30 10:52:57 +13:00 |
|
Aldo Cortesi
|
b4904d33ba
|
Move test flow creators to mitmproxy.test.tflow
|
2016-10-30 10:12:39 +13:00 |
|
Aldo Cortesi
|
2dc3284fbb
|
Add addons.intercept
- Add an addon to handle intercept based on a filter pattern
- Start sketching out a nicer testing truss for addons in mitmproxy.test.taddon
|
2016-10-29 15:44:48 +13:00 |
|
Aldo Cortesi
|
8430f857b5
|
The final piece: netlib -> mitproxy.net
|
2016-10-20 11:56:38 +13:00 |
|
Aldo Cortesi
|
853e03a5e7
|
netlib.tutils -> mitmproxy.test.tutils
There's a LOT more to be done refactoring our different conflicting test utils.
|
2016-10-20 11:42:55 +13:00 |
|