mitmproxy/test/mitmproxy
Aldo Cortesi 7fe09f4d26 Consolidate logging
- Make log event handler work
- Move terminal event log into an addon
- Clean various log related errors and duplications
2016-10-04 13:00:15 +11:00
..
builtins Consolidate logging 2016-10-04 13:00:15 +11:00
completion Add dummy directory to completion 2016-06-20 01:24:27 +05:30
console options.kill -> options.replay_kill_extra 2016-09-10 10:09:07 +12:00
data Consolidate logging 2016-10-04 13:00:15 +11:00
fuzzing Make fuzzing run again 2016-02-18 10:40:16 +13:00
protocol fix tests 2016-09-22 02:10:02 -07:00
script remove option argument for addons.add (#1576) 2016-09-24 18:21:12 -07:00
tools more style cleanup 2016-05-29 11:55:12 +02:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00
mastertest.py Consolidate logging 2016-10-04 13:00:15 +11:00
mock_urwid.py move tests into shared folder 2016-02-15 16:34:22 +01:00
test_addons.py Roll out synchronisation for mitmproxy tests 2016-09-10 09:18:11 +12:00
test_app.py more style cleanup 2016-05-29 13:43:20 +02:00
test_cmdline.py ProxyConfig: mode, upstream_server and upstream_auth to Options 2016-07-19 16:25:09 +12:00
test_contentview.py fix tests 2016-08-04 15:39:48 -07:00
test_contrib_tnetstring.py fix tests 2016-07-06 19:55:48 -07:00
test_controller.py clean up code, improve DummyReply 2016-08-09 22:29:07 -07:00
test_custom_contentview.py py3++ 2016-06-20 21:39:39 +02:00
test_dump.py update dependencies, minor fixes (#1577) 2016-09-24 21:01:48 -07:00
test_examples.py remove option argument for addons.add (#1576) 2016-09-24 18:21:12 -07:00
test_flow_export.py Add a url exporter 2016-07-20 10:03:00 +05:30
test_flow_format_compat.py Updated coding style and modified flow format compat test to use v0.11 and v0.10 dump files 2016-07-08 15:03:36 -07:00
test_flow.py fix flowfilter.match args 2016-10-03 12:04:17 +02:00
test_flowfilter.py rename mitmproxy.filt -> mitmproxy.flowfilter 2016-10-03 11:45:54 +02:00
test_fuzzing.py Roll out synchronisation for mitmproxy tests 2016-09-10 09:18:11 +12:00
test_optmanager.py Addon iface: .configure(options) -> .configure(options, updated) 2016-07-23 15:43:55 +12:00
test_platform_pf.py fix all libmproxy->mitmproxy references 2016-02-16 20:56:33 +01:00
test_proxy_config.py config.parse_server_spec shouldn't pass byts to tcp.Address 2016-07-19 16:25:09 +12:00
test_proxy.py reenable options test 2016-08-16 11:05:57 +02:00
test_server.py Clarify channel interaction pattern 2016-10-04 08:13:56 +11:00
test_stateobject.py stateobject: support lists 2016-04-29 20:59:26 -07:00
test_utils.py Utils cleanups 2016-06-07 17:12:52 +12:00
test_web_app.py Very basic test truss for web.app 2016-06-04 15:30:28 +12:00
test_web_master.py make options explicit 2016-07-13 21:45:25 -07:00
tservers.py Consolidate logging 2016-10-04 13:00:15 +11:00
tutils.py Allow DummyFlow to match ~e, ~src and ~dst 2016-07-16 10:15:38 +05:30