mitmproxy/test
Aldo Cortesi 978b8d095c mitmproxy.types -> mitmproxy.coretypes
The types name is valuable, and we have a better use for it in collecting and
exposing types for options and commands.

The coretypes module should probably be split up anyway - it contains a
threading base class, a few container objects, and the defintion of our
serialization protocol. I was tempted to rename it to "uncagegorized" for the
sake of honesty.
2017-12-17 13:31:36 +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 mitmproxy.types -> mitmproxy.coretypes 2017-12-17 13:31:36 +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