mitmproxy/test
Aldo Cortesi 8a8437470e Move onboarding app to Tornado
Two reasons for this. First, this removes flask and its dependencies, which are
quite sizeable. Second, pyinstaller now barfs on simplejson, which is a Flask
dependency. I just don't have time to fix this upstream, so doing what we
should be doing anyway is a no-brainer.
2014-12-27 23:06:51 +13:00
..
completion Fine-tune completion a bit. 2011-02-03 13:50:57 +13:00
data added unit test update. coverage still at 97% 2014-07-01 16:33:48 -07:00
fuzzing Release prep: binaries build script, release checklist, fuzzing 2014-11-02 18:04:57 +13:00
scripts simplify responseheader scripthook 2014-07-20 11:17:53 +02:00
tools add test case for #375 2014-10-17 17:08:41 +02:00
mock_urwid.py mock urwid to run console tests on windows, push failing testcases down to 0. :-) 2014-02-05 23:17:26 +01:00
test_app.py Revert to old cert names, use a subdir for test conf dir. 2014-03-07 16:38:24 +13:00
test_cmdline.py Enable config file parsing 2014-11-15 17:25:05 +13: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 update tests to reflect changes to options.scripts 2013-06-17 16:48:06 +02:00
test_console_search.py fix windows tests, include improvements from 0.10.1 2014-03-08 17:19:47 +01:00
test_console.py introduce revised views, port over changes from multiple_views branch 2014-11-26 04:18:21 +01:00
test_controller.py Decouple message type from message class name. 2014-01-04 14:42:32 +13:00
test_dump.py append file mode for saving flows merged to master 2014-12-11 15:21:33 -03:00
test_encoding.py Port mitmproxy test suite entirely to nose. 2012-06-09 13:42:43 +12:00
test_examples.py fix tests, experimental travis speedup 2014-12-24 01:39:38 +01:00
test_filt.py fix #307 2014-08-03 02:34:29 +02:00
test_flow.py fix tests, experimental travis speedup 2014-12-24 01:39:38 +01:00
test_fuzzing.py Achievement Unlocked: Proxy Chain 2014-02-07 07:08:59 +01:00
test_platform_pf.py adjust tests 2014-08-10 16:20:04 +02:00
test_protocol_http.py fix tests 2014-11-07 09:59:11 +01:00
test_proxy.py Adjust tests 2014-11-15 16:17:05 +13: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 introduce revised views, port over changes from multiple_views branch 2014-11-26 04:18:21 +01:00
test_utils.py suppress SPDY/HTTP2 announcement headers, fix #277 2014-08-03 16:25:38 +02:00
tservers.py Move onboarding app to Tornado 2014-12-27 23:06:51 +13:00
tutils.py Clean up and clarify StateObject 2014-09-17 11:41:42 +12:00