mitmproxy/test
Aldo Cortesi 4cc75a9560 Revamp replacement hooks
- Replacement specifiers can be either strings or tuples. This lets us cope
gracefully with command-line parsing (and posible quick interactive
specification) without having to special-case replacement hooks, or have
knowledge of hook specification leak outside the addon. We can also now use the
same command-line spec format in config files.
- Split replacement and replacement from file into separate addons and options.
Files are now read on each replacement, so you can edit replacement files in
place without restart.
- Modernise the test suite to use addon test helpers.

TODO: editing and displaying replace-from-file in console app
2017-02-01 11:10:28 +13:00
..
mitmproxy Revamp replacement hooks 2017-02-01 11:10:28 +13:00
pathod nuke mock dependency 2017-01-22 14:11:28 +01:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00
conftest.py simplify ALPN and OpenSSL on macOS 2016-12-04 11:04:06 +01:00