mitmproxy/test/mitmproxy/addons
2018-02-03 13:53:09 +01:00
..
onboardingapp
__init__.py
test_allowremote.py Update test_allowremote.py 2017-07-15 10:01:14 +02:00
test_anticache.py
test_anticomp.py
test_browser.py fix browser addon on Windows 2017-12-11 10:46:55 +01:00
test_check_ca.py
test_clientplayback.py Add test for fix#2766. 2018-01-11 09:23:50 +08:00
test_core.py commands: formalise a Choice type 2017-12-13 11:08:14 +13:00
test_core_option_validation.py remove OptManager._processed 2017-07-31 01:58:31 +02:00
test_cut.py don't raise when pyperclip doesn't find a clipboard, fix #2816 2018-02-03 13:53:09 +01:00
test_disable_h2c.py
test_dumper.py Update tests for the improved verbosity options. 2017-07-28 20:34:18 +08:00
test_eventstore.py improve eventstore truncation 2017-12-15 01:36:41 +01:00
test_export.py don't raise when pyperclip doesn't find a clipboard, fix #2816 2018-02-03 13:53:09 +01:00
test_intercept.py Extended intercept tests to include toggle feature 2017-07-27 21:11:37 -05:00
test_keepserving.py
test_onboarding.py Handle head request on onboarding app: Fix #2324 (#2325) 2017-05-09 20:08:42 +02:00
test_proxyauth.py Fix #2767 (#2770) 2018-01-07 23:05:39 +01:00
test_readfile.py
test_replace.py
test_save.py add tests 2017-12-18 11:20:18 +01:00
test_script.py remove quotes around filename 2018-02-01 09:57:25 +01:00
test_serverplayback.py fix various fd/socket leaks 2017-05-24 14:09:41 +02:00
test_setheaders.py
test_stickyauth.py
test_stickycookie.py
test_streambodies.py add websocket streaming option 2017-07-04 10:53:23 +02:00
test_termlog.py Update tests for the improved verbosity options. 2017-07-28 20:34:18 +08:00
test_termstatus.py disentangle ProxyServer and Master classes. 2017-07-30 01:25:36 +02:00
test_upstream_auth.py
test_view.py Fix #2765 (#2792) 2018-01-14 21:54:43 +01:00
test_wsgiapp.py