mitmproxy/test/mitmproxy
Aldo Cortesi c7d0850d8f Script cleanups
- Preserve script order on config change
- Prohibit script duplicates (i.e. identical script + args)
- Various cleanups and tweaks
2016-07-15 16:35:24 +12:00
..
builtins Script cleanups 2016-07-15 16:35:24 +12:00
completion Add dummy directory to completion 2016-06-20 01:24:27 +05:30
console make options explicit 2016-07-13 21:45:25 -07:00
data Script cleanups 2016-07-15 16:35:24 +12:00
fuzzing Make fuzzing run again 2016-02-18 10:40:16 +13:00
script Adjust concurrent tests for start method 2016-07-15 15:00:37 +12: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 Zap old scripts infrastructure, fix concurrency tests 2016-07-14 19:54:15 +12:00
mock_urwid.py move tests into shared folder 2016-02-15 16:34:22 +01:00
test_addons.py Basic outline of addons 2016-07-13 23:26:04 +12:00
test_app.py more style cleanup 2016-05-29 13:43:20 +02:00
test_cmdline.py py3++ 2016-06-20 21:57:18 +02:00
test_contentview.py Detect JSON API media type as a json content view 2016-07-06 21:10:35 -07:00
test_contrib_tnetstring.py fix tests 2016-07-06 19:55:48 -07:00
test_controller.py Basic outline of addons 2016-07-13 23:26:04 +12:00
test_custom_contentview.py py3++ 2016-06-20 21:39:39 +02:00
test_dump.py First-order integration of scripts addon 2016-07-14 19:54:15 +12:00
test_examples.py Fix HAR extractor 2016-07-15 15:01:35 +12:00
test_filt.py downgrade pyparsing to fix #1087 and #1090 2016-04-21 17:11:28 -07:00
test_flow_export.py py3++ 2016-07-07 17:50:26 -07:00
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 First-order integration of scripts addon 2016-07-14 19:54:15 +12:00
test_fuzzing.py rename ProxTest -> ProxyTest 2016-02-16 21:15:50 +01:00
test_options.py make options explicit 2016-07-13 21:45:25 -07:00
test_platform_pf.py fix all libmproxy->mitmproxy references 2016-02-16 20:56:33 +01:00
test_protocol_http1.py py3++: mitmproxy.protocol.http1 2016-06-22 13:37:41 +05:30
test_protocol_http2.py http2: fix race-condition in tests 2016-07-12 19:55:28 +02:00
test_proxy.py fix mysterious tox issue 2016-06-28 19:26:08 -07:00
test_server.py Script cleanup: editing in console, Python3 compatibility fixes 2016-07-14 19:54:15 +12: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 Basic outline of addons 2016-07-13 23:26:04 +12:00
tutils.py sni is now str, not bytes 2016-07-06 21:03:17 -07:00