mitmproxy/test/mitmproxy
Thomas Kriechbaumer bcaaa2f40b coverage++
2017-02-03 11:55:33 +01:00
..
addons fix merge 2017-02-02 17:26:31 +01:00
completion Add dummy directory to completion 2016-06-20 01:24:27 +05:30
console cleanup test utils 2017-02-02 12:59:01 +01:00
contentviews replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01:00
contrib tls_parser: allow optional extensions 2016-12-06 19:51:57 +01:00
data fix io compat with previous releases 2016-12-19 16:19:37 +01:00
fuzzing Make fuzzing run again 2016-02-18 10:40:16 +13:00
net replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01:00
protocol tls_parser: allow optional extensions 2016-12-06 19:51:57 +01:00
script increase test coverage 2017-02-02 10:15:01 +01:00
tools lint! 2016-11-18 12:59:59 +01:00
utils replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01: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 nuke mock dependency 2017-01-22 14:11:28 +01:00
test_addonmanager.py fully test addonmanager (#1970) 2017-01-31 10:57:22 +01:00
test_certs.py tests: clean up test/mitmproxy/tutils.py 2016-11-02 09:44:18 +13:00
test_cmdline.py Regularise setheaders options 2017-02-01 12:22:05 +13:00
test_contrib_tnetstring.py fix tests 2016-07-06 19:55:48 -07:00
test_controller.py replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01: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 replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +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 replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01:00
test_flow.py replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01:00
test_flowfilter.py cleanup test utils 2017-02-02 12:59:01 +01:00
test_fuzzing.py Roll out synchronisation for mitmproxy tests 2016-09-10 09:18:11 +12:00
test_optmanager.py replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01:00
test_platform_pf.py replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01:00
test_proxy_config.py replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01:00
test_proxy.py replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01:00
test_server.py coverage++ 2017-02-03 11:55:33 +01:00
test_stateobject.py stateobject: support lists 2016-04-29 20:59:26 -07:00
test_tools_dump.py replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01:00
test_types_bidi.py replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01:00
test_types_multidict.py replace tutils.raises with pytest.raises + shim 2017-02-02 12:59:01 +01:00
test_types_serializable.py mitmproxy.types.[basethread,multidict,serializable] 2016-10-20 10:22:23 +13:00
test_web_app.py fix alpn requirement in web tests 2017-01-25 18:18:18 +01:00
test_web_master.py fix #939 2017-01-23 15:14:56 +01:00
tservers.py Fix transparent mode initialisation, refactor mitmproxy.platform (#1787) 2016-11-25 17:32:23 +01:00