mitmproxy/test
Aldo Cortesi 4cee1a4f96 commands: formalise a Choice type
This resolves as a string during MyPy checks, but at runtime has an additional
attribute that is a command that returns valid options.

This is very ugly and clumsy, basically because MyPy is super restrictive about
what it accepts as a type. Almost any attempt to construct these types in a
more sophisticated way fails in one way or another. I'm open to suggestions.
2017-12-13 11:08:14 +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: formalise a Choice type 2017-12-13 11:08:14 +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