mitmproxy/test/mitmproxy
2020-08-28 16:58:20 +03:00
..
addons intercept: tests++ 2020-08-27 11:37:35 +02:00
completion Add dummy directory to completion 2016-06-20 01:24:27 +05:30
contentviews Add a msgpack content viewer. 2020-07-22 16:47:08 +03:00
coretypes Fix several DeprecationWarning: invalid escape sequence 2019-01-05 23:37:48 +01:00
data new commandline argument --cert-passphrase added. For decrypting the private key that is provided with the --certs command 2020-08-28 16:58:20 +03:00
fuzzing Make fuzzing run again 2016-02-18 10:40:16 +13:00
io lint! 2020-07-22 18:28:40 +02:00
net add ASGI support for embedded apps 2020-08-13 17:22:31 +02:00
platform pfctl state output always have 2 lines for each socket. Adding outgoing lines in data which matches lines before incoming ones. Also adding IPv6 data and tests 2019-11-05 20:27:00 +01:00
proxy fix flaky test socket 2020-07-16 22:13:48 +02:00
script lint 2019-09-05 22:08:21 +02:00
tools fix windows tests failing due to tornado bug 2020-08-27 00:25:08 +02:00
utils Merge pull request #4088 from mhils/http-authority 2020-07-19 11:43:43 +02:00
__init__.py nuke Pillow 2017-02-15 00:54:14 +01:00
test_addonmanager.py Ditch the addon stdout wrapper 2018-05-08 14:26:41 +12:00
test_certs.py new commandline argument --cert-passphrase added. For decrypting the private key that is provided with the --certs command 2020-08-28 16:58:20 +03:00
test_command_lexer.py add test for console error 2020-05-01 16:07:29 +05:30
test_command.py fix #3801 2020-02-04 19:26:14 +01:00
test_connections.py fix tls test on Windows 2020-04-03 12:05:06 +02:00
test_controller.py asyncio: move log mechanism onto the event loop 2018-04-07 09:02:10 +12: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 HTTPRequest -> http.Request, add request.authority 2020-07-16 16:55:15 +02:00
test_flowfilter.py match HTTP-WebSocket handshake flow with ~websocket 2020-07-16 17:49:47 +02:00
test_fuzzing.py asyncio: start a test loop for unit tests 2018-04-01 09:46:32 +12:00
test_http.py HTTPRequest -> http.Request, add request.authority 2020-07-16 16:55:15 +02: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 optmanager: tweaks and cleanups 2018-05-27 10:43:14 +12:00
test_proxy.py new commandline argument --cert-passphrase added. For decrypting the private key that is provided with the --certs command 2020-08-28 16:58:20 +03:00
test_stateobject.py Add typechecking of Any values for state object 2018-06-17 10:22:17 +12:00
test_taddons.py taddons: remove has_event 2018-05-02 11:31:28 +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 fix vararg handling 2019-11-18 03:45:16 +01:00
test_version.py mitmproxy --version: incorporate non-annotated tags 2019-12-21 02:18:26 +01:00
test_websocket.py websocket: inject messages via flow 2018-05-16 21:50:15 +02:00
tservers.py cadir -> confdir 2018-05-10 11:40:33 +12:00