mitmproxy/test/mitmproxy/addons
Aldo Cortesi 43e7b9d68c options: choices for content views and tighten console order spec
Also clean up some leftovers from filter option name change.
2017-03-19 13:39:28 +13:00
..
onboardingapp restructure and move test files 2017-02-14 23:31:37 +01:00
__init__.py addons.Addons -> addonmanager, builtins -> addons 2016-10-19 14:39:39 +13:00
test_anticache.py addons: convert last of the test suite to taddons 2016-11-04 09:17:56 +13:00
test_anticomp.py addons: convert last of the test suite to taddons 2016-11-04 09:17:56 +13:00
test_check_alpn.py Remove test handlers by using taddons.RecordingMaster 2017-03-16 18:05:57 +13:00
test_check_ca.py Remove test handlers by using taddons.RecordingMaster 2017-03-16 18:05:57 +13:00
test_clientplayback.py Add a light-weight custom event system, use it for keepserving 2017-03-16 11:07:00 +13:00
test_core_option_validation.py core -> core_option_validation 2017-03-08 15:17:07 +01:00
test_defaults.py addons anticom, anticache: expand tests, new truss 2016-11-01 17:38:45 +13:00
test_disable_h2c.py Rip out master handler mechanism 2017-03-16 18:33:24 +13:00
test_dumper.py dumper, mitmdump: kill filtstr 2017-03-19 13:21:46 +13:00
test_eventstore.py fix wrong filename 2017-02-15 18:45:49 +01:00
test_intercept.py Rip out master handler mechanism 2017-03-16 18:33:24 +13:00
test_keepserving.py Add a light-weight custom event system, use it for keepserving 2017-03-16 11:07:00 +13:00
test_onboarding.py addons.Addons -> addonmanager, builtins -> addons 2016-10-19 14:39:39 +13:00
test_proxyauth.py Merge pull request #2118 from lymanZerga11/patch-3 2017-03-11 03:04:38 +01:00
test_readfile.py Add a light-weight custom event system, use it for keepserving 2017-03-16 11:07:00 +13:00
test_readstdin.py Add a light-weight custom event system, use it for keepserving 2017-03-16 11:07:00 +13:00
test_replace.py Add a light-weight custom event system, use it for keepserving 2017-03-16 11:07:00 +13:00
test_script.py Remove test handlers by using taddons.RecordingMaster 2017-03-16 18:05:57 +13:00
test_serverplayback.py Add a light-weight custom event system, use it for keepserving 2017-03-16 11:07:00 +13:00
test_setheaders.py Replacements and setheaders are always strings 2017-03-06 20:58:51 +13:00
test_stickyauth.py replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01:00
test_stickycookie.py websockets, tcp, version: coverage++ 2017-02-09 16:08:35 +01:00
test_streambodies.py Options unification: sizes 2017-03-06 09:07:16 +13:00
test_streamfile.py streamfile: add streamfile_filter and use it instead of filtstr 2017-03-19 13:08:26 +13:00
test_termlog.py Revamp options 2017-03-05 15:10:03 +13:00
test_termstatus.py Add a light-weight custom event system, use it for keepserving 2017-03-16 11:07:00 +13:00
test_upstream_auth.py replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01:00
test_view.py options: choices for content views and tighten console order spec 2017-03-19 13:39:28 +13:00
test_wsgiapp.py addons.Addons -> addonmanager, builtins -> addons 2016-10-19 14:39:39 +13:00