mitmproxy/test/mitmproxy
Maximilian Hils 8783630ac3 minor: rename pytest fixture
tctx clashes with an omnipresent fixture on sans-io and my IDE
is not smart enough to figure out which one is which.
2020-06-26 01:01:25 +02:00
..
addons rename SetHeaders addon to ModifyHeaders 2020-06-25 18:08:48 +02:00
completion
contentviews json contentview: minor improvements 2020-04-19 16:51:16 +02:00
coretypes Fix several DeprecationWarning: invalid escape sequence 2019-01-05 23:37:48 +01:00
data Merge pull request #3692 from mhils/tls13 2020-04-03 17:10:32 +02:00
fuzzing
io Use Github Actions for CI (#3713) 2019-11-19 18:15:08 +01:00
net HTTP2 response reason is None, render as '' in property. 2020-06-08 09:09:09 -04: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 http2: added test for all stream reset types 2020-02-12 09:36:39 +13:00
script lint 2019-09-05 22:08:21 +02:00
tools minor: rename pytest fixture 2020-06-26 01:01:25 +02:00
utils make duration formatting more forgiving 2019-11-07 18:19:50 +01:00
__init__.py
test_addonmanager.py
test_certs.py Add key_size option to define rsa key size (#3657) 2019-09-30 19:19:52 +02:00
test_command.py fix #3801 2020-02-04 19:26:14 +01:00
test_command_lexer.py add test for console error 2020-05-01 16:07:29 +05:30
test_connections.py fix tls test on Windows 2020-04-03 12:05:06 +02:00
test_controller.py
test_ctx.py
test_eventsequence.py
test_exceptions.py
test_flow.py
test_flowfilter.py filter unicode fix 2019-02-24 01:45:45 +05:30
test_fuzzing.py
test_http.py lint, mypy, tests++ 2020-04-12 01:50:34 +02:00
test_log.py
test_master.py
test_options.py
test_optmanager.py
test_proxy.py Use Github Actions for CI (#3713) 2019-11-19 18:15:08 +01:00
test_stateobject.py
test_taddons.py
test_tcp.py
test_typemanager.py
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
tservers.py