mitmproxy/test/mitmproxy
2016-11-23 10:18:45 +01:00
..
addons addons.view: clarify modification events 2016-11-15 09:53:17 +13:00
completion Add dummy directory to completion 2016-06-20 01:24:27 +05:30
console tests: convert test_dumper to use taddons 2016-11-02 11:17:08 +13:00
data script.concurrent: tests to taddons 2016-11-04 10:59:41 +13:00
fuzzing Make fuzzing run again 2016-02-18 10:40:16 +13:00
net Descriptive error message for SSL context initialization failure (#1767) 2016-11-21 09:40:09 +01:00
protocol websocket: add tests 2016-11-23 10:18:45 +01:00
script script.concurrent: tests to taddons 2016-11-04 10:59:41 +13:00
tools lint! 2016-11-18 12:59:59 +01:00
utils typecheck options, fix current inconsistencies 2016-10-25 20:45:48 -07:00
__init__.py remove empty lines at beginning of file 2016-10-17 10:32:12 +02:00
mastertest.py Cleanups: remove intercept from addons.state, unused imports 2016-10-30 11:13:05 +13:00
mock_urwid.py move tests into shared folder 2016-02-15 16:34:22 +01:00
test_addonmanager.py addons.Addons -> addonmanager, builtins -> addons 2016-10-19 14:39:39 +13:00
test_certs.py tests: clean up test/mitmproxy/tutils.py 2016-11-02 09:44:18 +13:00
test_cmdline.py tests: clean up test/mitmproxy/tutils.py 2016-11-02 09:44:18 +13:00
test_contentview.py tests: clean up test/mitmproxy/tutils.py 2016-11-02 09:44:18 +13:00
test_contrib_tnetstring.py fix tests 2016-07-06 19:55:48 -07:00
test_controller.py tests: clean up test/mitmproxy/tutils.py 2016-11-02 09:44:18 +13:00
test_custom_contentview.py The final piece: netlib -> mitproxy.net 2016-10-20 11:56:38 +13:00
test_dump.py streamfile: make options less crazy 2016-11-03 15:18:55 +13:00
test_eventsequence.py addons.proxyauth: out with the old, in with the new 2016-11-13 19:59:59 +13:00
test_examples.py organize examples 2016-11-21 02:28:10 +01:00
test_flow_export.py tests: clean up test/mitmproxy/tutils.py 2016-11-02 09:44:18 +13:00
test_flow_format_compat.py tests: clean up test/mitmproxy/tutils.py 2016-11-02 09:44:18 +13:00
test_flow.py tests: clean up test/mitmproxy/tutils.py 2016-11-02 09:44:18 +13:00
test_flowfilter.py tests: client_playback coverage 2016-11-02 10:59:33 +13:00
test_fuzzing.py Roll out synchronisation for mitmproxy tests 2016-09-10 09:18:11 +12:00
test_optmanager.py netlib.tutils -> mitmproxy.test.tutils 2016-10-20 11:42:55 +13:00
test_platform_pf.py tests: clean up test/mitmproxy/tutils.py 2016-11-02 09:44:18 +13:00
test_proxy_config.py Upstream proxy auth to addon 2016-11-12 11:58:04 +13:00
test_proxy.py addons.proxyauth: out with the old, in with the new 2016-11-13 19:59:59 +13:00
test_server.py rewrite absolute-form HTTP requests to relative form, fix #1759 (#1765) 2016-11-20 17:21:21 +01:00
test_stateobject.py stateobject: support lists 2016-04-29 20:59:26 -07:00
test_types_bidi.py netlib.tutils -> mitmproxy.test.tutils 2016-10-20 11:42:55 +13:00
test_types_multidict.py multidict: remove to_dict 2016-10-21 11:42:21 +13:00
test_types_serializable.py mitmproxy.types.[basethread,multidict,serializable] 2016-10-20 10:22:23 +13:00
test_web_app.py Move all tools into mitmproxy.tools, move models/* to top level 2016-10-19 20:26:05 +13:00
test_web_master.py Remove addons.State 2016-11-01 10:06:28 +13:00
tservers.py disable TCP support for now 2016-11-23 10:18:45 +01:00
tutils.py tests: clean up test/mitmproxy/tutils.py 2016-11-02 09:44:18 +13:00