mitmproxy/test/mitmproxy
2020-12-12 21:24:21 +01:00
..
addons disable asyncio debug mode, fix tests 2020-12-12 21:24:20 +01: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 [sans-io] tlsconfig: add tests 2020-12-12 21:24:19 +01:00
fuzzing Make fuzzing run again 2016-02-18 10:40:16 +13:00
io pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
net drop support for Python 3.6 and 3.7 2020-12-06 00:25:09 +01:00
platform [sans-io] add transparent proxy, improve testing 2020-12-12 21:24:18 +01:00
proxy Merge pull request #4333 from mhils/issue-4280 2020-12-10 09:55:29 +01:00
proxy2 [sans-io] fix tests 2020-12-12 21:24:21 +01:00
script lint 2019-09-05 22:08:21 +02:00
tools pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
utils drop support for Python 3.6 and 3.7 2020-12-06 00:25:09 +01: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 pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
test_connections.py sans-io adjustments 2020-12-11 14:09:18 +01: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 [sans-io] fixes, fixes, fixes 2020-12-12 21:24:18 +01: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 sans-io adjustments 2020-12-11 14:09:18 +01:00
tservers.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00