mitmproxy/test
Aldo Cortesi 0c6663d0d5 Enable custom options for addons
- Add an options parameter to the start() event. This is to be used by addons
on startup to add custom options.
- Add a running() event that is called once the proxy is up and running.
- With the new paradigm we can't log during master __init__, so add a tiny
termstatus addon to print proxy status to terminal once we're running.
2017-03-14 08:32:19 +13:00
..
helper_tools Revamp options 2017-03-05 15:10:03 +13:00
mitmproxy Enable custom options for addons 2017-03-14 08:32:19 +13:00
pathod nuke tutils.tmpdir, use pytest tmpdir 2017-03-12 22:55:22 +01:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00
conftest.py extract full-coverage pytest plugin 2017-02-15 00:29:43 +01:00
filename_matching.py add filename-matching linter 2017-02-14 22:48:24 +01:00
full_coverage_plugin.py tests: make full cov plugin cwd-independent 2017-02-17 23:29:10 +01:00
individual_coverage.py add individual-coverage check 2017-02-16 11:43:45 +01:00