mitmproxy/test/mitmproxy/contentviews
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
..
image Added test 2017-06-25 01:05:20 +05:30
test_css_data add new, faster css prettifier 🎉 2017-08-24 20:39:21 +02:00
test_js_data Added test 2017-09-03 21:02:29 +02:00
test_protobuf_data Kaitai parser for protobuf 2017-07-10 01:24:43 +05:30
test_wbxml_data Tests for wbxml 2017-05-24 21:37:49 +05:30
test_xml_html_data Increased xml_html contentview coverage 2017-05-17 11:05:49 +05:30
__init__.py update tests, increase coverage, add type info 2016-12-09 21:26:02 +01:00
test_api.py Increase contentviews api coverage 2017-05-17 11:04:43 +05:30
test_auto.py mitmproxy.types -> mitmproxy.coretypes 2017-12-17 13:31:36 +13:00
test_base.py restructure and move test files 2017-02-14 23:31:37 +01:00
test_css.py add new, faster css prettifier 🎉 2017-08-24 20:39:21 +02:00
test_hex.py update tests, increase coverage, add type info 2016-12-09 21:26:02 +01:00
test_javascript.py Added test 2017-09-03 21:02:29 +02:00
test_json.py update tests, increase coverage, add type info 2016-12-09 21:26:02 +01:00
test_multipart.py update tests, increase coverage, add type info 2016-12-09 21:26:02 +01:00
test_protobuf.py Kaitai parser for protobuf 2017-07-10 01:24:43 +05:30
test_query.py mitmproxy.types -> mitmproxy.coretypes 2017-12-17 13:31:36 +13:00
test_raw.py update tests, increase coverage, add type info 2016-12-09 21:26:02 +01:00
test_urlencoded.py update tests, increase coverage, add type info 2016-12-09 21:26:02 +01:00
test_wbxml.py Tests for wbxml 2017-05-24 21:37:49 +05:30
test_xml_html.py Increased xml_html contentview coverage 2017-05-17 11:05:49 +05:30