mitmproxy/test/mitmproxy
2021-02-05 08:44:17 +01:00
..
addons move Connections to mitmproxy.connection 2021-02-05 08:44:17 +01:00
completion Add dummy directory to completion 2016-06-20 01:24:27 +05:30
contentviews GraphQL content-view (#4396) 2021-01-22 00:29:09 +01:00
coretypes Fix several DeprecationWarning: invalid escape sequence 2019-01-05 23:37:48 +01:00
data add websocket flow conversion test 2021-02-03 19:27:15 +01:00
io add websocket flow conversion test 2021-02-03 19:27:15 +01:00
net adjust tests, increase coverage 2021-02-05 08:44:17 +01:00
platform [sans-io] add transparent proxy, improve testing 2020-12-12 21:24:18 +01:00
proxy adjust tests, increase coverage 2021-02-05 08:44:17 +01:00
script Reply: remove return value 2020-12-28 22:09:57 +01:00
tools test dumpfiles: .bin -> .mitm 2021-02-03 19:27:15 +01:00
utils [#4235] Automatic view mode based on should_render method (#4236) 2021-01-17 11:39:51 +01:00
__init__.py nuke Pillow 2017-02-15 00:54:14 +01:00
test_addonmanager.py converge on hooks, events, and commands 2021-01-05 22:00:54 +01:00
test_certs.py cert test coverage++ 2020-12-30 22:29:56 +01: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_connection.py adjust tests, increase coverage 2021-02-05 08:44:17 +01:00
test_controller.py add MitmproxyEvent for addon events 2021-01-05 21:54:44 +01:00
test_ctx.py restructure and move test files 2017-02-14 23:31:37 +01:00
test_eventsequence.py add MitmproxyEvent for addon events 2021-01-05 21:54:44 +01:00
test_exceptions.py restructure and move test files 2017-02-14 23:31:37 +01:00
test_flow.py add MitmproxyEvent for addon events 2021-01-05 21:54:44 +01:00
test_flowfilter.py fix deprecation warnings in context client/server 2020-12-14 22:14:44 +01:00
test_hooks.py duplicate hooks: warn instead of raise 2021-01-16 20:31:50 +01:00
test_http.py adjust tests, increase coverage 2021-02-05 08:44:17 +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 coverage++ 2020-12-28 09:56:25 +01:00
test_proxy.py cleanup old proxy server 2020-12-28 14:33:10 +01:00
test_stateobject.py Add typechecking of Any values for state object 2018-06-17 10:22:17 +12:00
test_taddons.py Reply: remove return value 2020-12-28 22:09:57 +01: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 Reply: remove return value 2020-12-28 22:09:57 +01:00
tservers.py add MitmproxyEvent for addon events 2021-01-05 21:54:44 +01:00