mitmproxy/test
Aldo Cortesi b0b67fe2a7 commands: refactor types
The type system was scattered over a number of places, making it hard to
follow. This collects all command types in types.py, and completion, validation
and parsing for each type is centralised. We should use the same mechanism for
options.
2017-12-18 17:02:48 +13:00
..
examples Added scanning for CSS injection and iframe injection 2017-10-17 23:39:33 -04:00
helper_tools add option type hints 2017-07-29 21:51:36 +02:00
mitmproxy commands: refactor types 2017-12-18 17:02:48 +13:00
pathod fix #2563 2017-10-24 23:27:16 +02:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00
conftest.py skip ipv6 tests on sudo-enabled travis builds 2017-10-20 16:00:25 +02:00
filename_matching.py disentangle ProxyServer and Master classes. 2017-07-30 01:25:36 +02:00
full_coverage_plugin.py Increase net.tcp.py coverage (#2336) 2017-05-17 23:27:57 +08:00
individual_coverage.py improve tests 2017-04-25 20:49:49 +02:00