mitmproxy/test/mitmproxy
Aldo Cortesi 79ca2c8437 commander: command argument underlay
Display context-sensitive argument types as an "underlay" in commander.
2017-12-20 10:07:35 +13:00
..
addons add tests 2017-12-18 11:20:18 +01:00
completion Add dummy directory to completion 2016-06-20 01:24:27 +05:30
contentviews mitmproxy.types -> mitmproxy.coretypes 2017-12-17 13:31:36 +13:00
coretypes mitmproxy.types -> mitmproxy.coretypes 2017-12-17 13:31:36 +13:00
data fix mitmweb master shutdown, tests++ 2017-08-21 21:39:40 +02:00
fuzzing Make fuzzing run again 2016-02-18 10:40:16 +13:00
io Factor out an io module 2017-03-20 12:50:09 +13:00
net command cuts: add completion 2017-12-17 10:11:02 +13:00
platform minor improvements, add tests for ipv4-mapped addresses 2017-12-12 14:00:12 +01:00
proxy Use wsproto for websockets 2017-12-12 22:09:46 +01:00
script Remove watchdog, solidify script testing 2017-04-26 09:01:40 +12:00
tools commander: highlight commands 2017-12-20 08:21:48 +13:00
utils types: use new type validation mechanism in commands 2017-12-19 10:19:08 +13:00
__init__.py nuke Pillow 2017-02-15 00:54:14 +01:00
test_addonmanager.py Add test for AddonManager.__contains__ 2017-08-08 19:43:51 +08:00
test_certs.py fix #2563 2017-10-24 23:27:16 +02:00
test_command.py commander: command argument underlay 2017-12-20 10:07:35 +13:00
test_connections.py fixed addon error 2017-07-26 01:02:30 +05:30
test_controller.py disentangle ProxyServer and Master classes. 2017-07-30 01:25:36 +02:00
test_ctx.py restructure and move test files 2017-02-14 23:31:37 +01:00
test_eventsequence.py flowfilter: coverage++ 2017-02-24 18:47:56 +01:00
test_exceptions.py restructure and move test files 2017-02-14 23:31:37 +01:00
test_flow.py add tests 2017-12-18 11:20:18 +01:00
test_flowfilter.py websocket: support domain and url filters 2017-12-18 09:19:20 +01:00
test_fuzzing.py Roll out synchronisation for mitmproxy tests 2016-09-10 09:18:11 +12:00
test_http.py fix #2529 2017-12-12 16:46:35 +01:00
test_log.py add LogEntry.__eq__ 2017-08-01 13:42:37 +02:00
test_master.py restructure and move test files 2017-02-14 23:31:37 +01:00
test_options.py restructure and move test files 2017-02-14 23:31:37 +01:00
test_optmanager.py fix optmanager equality check and deepcopy 2017-08-05 02:34:00 +02:00
test_proxy.py proxy tests: fix leaking sockets 2017-05-24 12:52:13 +02:00
test_stateobject.py make websocket flows serializable 2017-03-09 19:08:59 +01:00
test_taddons.py Revamp how addons work 2017-04-25 22:13:44 +12:00
test_tcp.py add individual-coverage check 2017-02-16 11:43:45 +01:00
test_typemanager.py commands: refactor types 2017-12-18 17:02:48 +13:00
test_types.py commander: palette entries, highlight errors 2017-12-20 09:09:40 +13:00
test_version.py minor changes 2017-02-09 16:08:36 +01:00
test_websocket.py Factor out an io module 2017-03-20 12:50:09 +13:00
tservers.py disentangle ProxyServer and Master classes. 2017-07-30 01:25:36 +02:00