mitmproxy/test/mitmproxy
Henrique 7779eef572 Various changes to address PR comments
Made a change to make `CommandManager.execute` the main entry point for
executing commands and made `call_strings` into a private method.
2019-11-16 17:01:47 -05:00
..
addons Various changes to address PR comments 2019-11-16 17:01:47 -05:00
completion Add dummy directory to completion 2016-06-20 01:24:27 +05:30
contentviews fix query array 2018-12-03 22:05:59 +01:00
coretypes Fix several DeprecationWarning: invalid escape sequence 2019-01-05 23:37:48 +01:00
data 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
fuzzing Make fuzzing run again 2016-02-18 10:40:16 +13:00
io protobuf: tests implemented, full coverage 2018-07-17 19:23:01 +02:00
net Merge pull request #3420 from rjt-gupta/multipart-fix 2019-11-15 19:04:47 +01: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 Verify ignore_hosts & allow_hosts are mutually exclusive 2019-04-19 13:10:39 -05:00
script lint 2019-09-05 22:08:21 +02:00
tools Various changes to address PR comments 2019-11-16 17:01:47 -05:00
utils make duration formatting more forgiving 2019-11-07 18:19:50 +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 Add key_size option to define rsa key size (#3657) 2019-09-30 19:19:52 +02:00
test_command.py Fixing issues pointed during PR review 2019-11-16 09:16:50 -05:00
test_connections.py update mypy 2019-11-12 04:38:13 +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 client replay: move all client replay-related code into addon 2018-04-27 16:34:56 +12:00
test_flowfilter.py filter unicode fix 2019-02-24 01:45:45 +05:30
test_fuzzing.py asyncio: start a test loop for unit tests 2018-04-01 09:46:32 +12:00
test_http.py bump dependencies 2018-12-02 15:48:20 +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 optmanager: tweaks and cleanups 2018-05-27 10:43:14 +12:00
test_proxy.py Fix a failing test on macOS Mojave 2018-12-29 21:24:46 +08: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 View API slightly extended; codebase cleaned in some points 2018-06-13 11:56:14 +02:00
test_version.py Such CI, Very Wow. (#3182) 2018-06-02 21:37:44 +02: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