..
completion
move tests into shared folder
2016-02-15 16:34:22 +01:00
console
Basic ConsoleMaster tests, based on mastertester
2016-06-04 19:07:27 +12:00
data
Fix non-deterministic test failures in export
2016-06-02 11:37:18 +12:00
fuzzing
Make fuzzing run again
2016-02-18 10:40:16 +13:00
script
Simplify script concurrency helpers
2016-06-08 11:21:38 +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
If a message has been acked, all other processors are skipped
2016-06-08 12:58:58 +12:00
mock_urwid.py
move tests into shared folder
2016-02-15 16:34:22 +01:00
test_app.py
more style cleanup
2016-05-29 13:43:20 +02:00
test_cmdline.py
Improve test case
2016-03-04 11:12:03 -05:00
test_contentview.py
simplify pretty_json, improve test coverage
2016-06-06 23:08:58 -07:00
test_controller.py
A new interface for reply
2016-06-08 10:44:20 +12:00
test_custom_contentview.py
fix all libmproxy->mitmproxy references
2016-02-16 20:56:33 +01:00
test_dump.py
Rebase on master
2016-06-04 14:37:07 +12:00
test_examples.py
cleanup imports with flake8
2016-05-28 14:43:32 +02:00
test_filt.py
downgrade pyparsing to fix #1087 and #1090
2016-04-21 17:11:28 -07:00
test_flow.py
If a message has been acked, all other processors are skipped
2016-06-08 12:58:58 +12:00
test_flow_export.py
split mitmproxy.flow into mitmproxy.flow.*
2016-05-30 01:40:09 -07:00
test_flow_format_compat.py
Fix test import error
2016-05-31 10:25:02 +12:00
test_fuzzing.py
rename ProxTest -> ProxyTest
2016-02-16 21:15:50 +01:00
test_platform_pf.py
fix all libmproxy->mitmproxy references
2016-02-16 20:56:33 +01:00
test_protocol_http1.py
rename ProxTest -> ProxyTest
2016-02-16 21:15:50 +01:00
test_protocol_http2.py
http2.frame -> http2.framereader
2016-05-31 20:32:28 +12:00
test_proxy.py
more style cleanup
2016-05-29 13:43:20 +02:00
test_script.py
more style cleanup
2016-05-29 13:43:20 +02:00
test_server.py
A new interface for reply
2016-06-08 10:44:20 +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
Rebase on master
2016-06-04 14:37:07 +12:00
tservers.py
handle_* -> *
2016-05-29 12:49:01 +12:00
tutils.py
more style cleanup
2016-05-29 13:43:20 +02:00