mitmproxy/test
Aldo Cortesi d998790c2f Clean up and clarify StateObject
- Flatten the class hierarchy
- get_state, load_state, from_state are public
- Simplify code
- Remove __eq__ and __neq__. This fundamentally changes the semantics of
inherited objects in a way that's not part of the core function of the
class
2014-09-17 11:41:42 +12:00
..
completion
data added unit test update. coverage still at 97% 2014-07-01 16:33:48 -07:00
fuzzing
scripts simplify responseheader scripthook 2014-07-20 11:17:53 +02:00
tools
mock_urwid.py
test_app.py
test_cmdline.py
test_console.py fix #341 - work on flows instead of request/response internally. 2014-09-03 16:57:56 +02:00
test_console_common.py fix #341 - work on flows instead of request/response internally. 2014-09-03 16:57:56 +02:00
test_console_contentview.py fix linux tests... 2014-03-13 01:30:26 +01:00
test_console_help.py
test_console_search.py
test_controller.py
test_dump.py mitmproxy -> libmproxy.main. do some leanup on the way 2014-09-08 23:34:43 +02:00
test_encoding.py
test_examples.py fix tests 2014-09-12 03:16:52 +02:00
test_filt.py fix #307 2014-08-03 02:34:29 +02:00
test_flow.py Clean up and clarify StateObject 2014-09-17 11:41:42 +12:00
test_fuzzing.py
test_platform_pf.py adjust tests 2014-08-10 16:20:04 +02:00
test_protocol_http.py update docs, mostly revert 2f44b26b4c 2014-09-05 15:16:20 +02:00
test_proxy.py mitmproxy -> libmproxy.main. do some leanup on the way 2014-09-08 23:34:43 +02:00
test_script.py change replay_request behaviour, refs #346; test upstream proxy mode 2014-09-05 00:18:17 +02:00
test_server.py add --ignore ui indication 2014-09-08 12:20:40 +02:00
test_utils.py suppress SPDY/HTTP2 announcement headers, fix #277 2014-08-03 16:25:38 +02:00
tservers.py Remove external app option, make tick timeout explicit 2014-09-14 11:46:01 +12:00
tutils.py Clean up and clarify StateObject 2014-09-17 11:41:42 +12:00