mitmproxy/test/mitmproxy
Aldo Cortesi b231836c70 Get rid of tfile testing option
It's weird, it's ugly, it's getting in the way of my options refactoring, and
it must therefore die.
2016-12-08 10:21:05 +13:00
..
addons Get rid of tfile testing option 2016-12-08 10:21:05 +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
contrib tls_parser: allow optional extensions 2016-12-06 19:51:57 +01:00
data mitmweb: 100% app test coverage, numerous fixes 2016-11-23 22:35:07 +01:00
fuzzing Make fuzzing run again 2016-02-18 10:40:16 +13:00
net simplify ALPN and OpenSSL on macOS 2016-12-04 11:04:06 +01:00
protocol tls_parser: allow optional extensions 2016-12-06 19:51:57 +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_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 options: save defaults, add .reset() to restore defaults 2016-12-08 10:21:05 +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 Fix transparent mode initialisation, refactor mitmproxy.platform (#1787) 2016-11-25 17:32:23 +01:00
test_server.py Fix transparent mode initialisation, refactor mitmproxy.platform (#1787) 2016-11-25 17:32:23 +01:00
test_stateobject.py stateobject: support lists 2016-04-29 20:59:26 -07:00
test_tools_dump.py Clean up dump tests 2016-12-08 10:21:05 +13: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 mitmweb: 100% app test coverage, numerous fixes 2016-11-23 22:35:07 +01:00
test_web_master.py Remove addons.State 2016-11-01 10:06:28 +13:00
tservers.py Fix transparent mode initialisation, refactor mitmproxy.platform (#1787) 2016-11-25 17:32:23 +01:00
tutils.py tests: clean up test/mitmproxy/tutils.py 2016-11-02 09:44:18 +13:00