mitmproxy/test
Aldo Cortesi ef582333ff Extract flow reading into addons
This patch moves the final pieces of master functionality into addons.

- Add a ReadFile addon to read from file
- Add a separate ReadStdin addon to read from stdin, only used by mitmdump
- Remove all methods that know about io and serialization from master.Master
2017-03-15 13:44:48 +13:00
..
helper_tools Revamp options 2017-03-05 15:10:03 +13:00
mitmproxy Extract flow reading into addons 2017-03-15 13:44:48 +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