mitmproxy/test
Aldo Cortesi d65f2215cb Much more sophisticated cert handling
- Specify per-domain certificates and keys
- Certs are no longer regenerated for SANs
- And more. :)
2014-03-05 17:28:04 +13:00
..
completion Fine-tune completion a bit. 2011-02-03 13:50:57 +13:00
data Cleanup: fix unit tests, simpler app test, remove print statements 2014-02-08 12:33:59 +13:00
fuzzing Few more fuzzing commands, exclude console app from coverage. 2013-03-03 22:39:26 +13:00
scripts merge smurfix/fix2, add serverconnect hook docs, adjust tests 2013-12-16 22:10:06 +01:00
tools First draft of "How mitmproxy works", a complete guide to the mechanics of the proxy process 2013-01-03 17:26:59 +13: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
requirements.txt move test requirements out of main requirements.txt 2014-01-28 03:09:21 +01:00
test_app.py Much more sophisticated cert handling 2014-03-05 17:28:04 +13:00
test_cmdline.py Script refactoring: move script command parsing into script module. 2014-01-12 23:02:29 +13:00
test_console_common.py update tests to reflect changes to options.scripts 2013-06-17 16:48:06 +02:00
test_console_contentview.py Much more sophisticated cert handling 2014-03-05 17:28:04 +13: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 add helpful messages on wrap 2014-02-22 18:04:56 +13:00
test_console.py mock urwid to run console tests on windows, push failing testcases down to 0. :-) 2014-02-05 23:17:26 +01:00
test_controller.py Decouple message type from message class name. 2014-01-04 14:42:32 +13:00
test_dump.py fix bugs, expose timestamp information to console ui 2014-02-06 00:53:39 +01:00
test_encoding.py Port mitmproxy test suite entirely to nose. 2012-06-09 13:42:43 +12:00
test_filt.py push failing tests down to 43 2014-02-04 05:02:17 +01:00
test_flow.py Cleanup: fix unit tests, simpler app test, remove print statements 2014-02-08 12:33:59 +13:00
test_fuzzing.py Achievement Unlocked: Proxy Chain 2014-02-07 07:08:59 +01:00
test_platform_pf.py always read files in binary mode 2013-06-16 00:23:44 +02:00
test_protocol_http.py Adapt for new pathod and netlib APIs. 2014-03-02 15:14:22 +13:00
test_proxy.py Much more sophisticated cert handling 2014-03-05 17:28:04 +13:00
test_script.py fix race conditions in test suite 2014-02-07 04:15:24 +01:00
test_server.py Much more sophisticated cert handling 2014-03-05 17:28:04 +13:00
test_utils.py Fix pretty_size unit tests. 2013-08-23 10:28:16 +12:00
tservers.py Much more sophisticated cert handling 2014-03-05 17:28:04 +13:00
tutils.py coverage++ 2014-02-07 03:56:57 +01:00