mitmproxy/test
Maximilian Hils f9d18745c9 add MitmproxyEvent for addon events
We previously defined the list of all allowed events in mitmproxy.eventsequence,
without specifying the expected arguments at all. This commit changes our addon
event dispatch to subclasses of MitmproxyEvent, which have well-defined attributes.
2021-01-05 21:54:44 +01:00
..
bench nuke legacy protocol stack 2020-12-14 22:14:43 +01:00
examples restructure examples 2020-06-23 16:00:14 +02:00
helper_tools add memory leak detect script for certificate generation, refs #4368 2020-12-29 01:17:01 +01:00
mitmproxy add MitmproxyEvent for addon events 2021-01-05 21:54:44 +01:00
release Windows: build pyinstaller onedir and use it for installer 2021-01-05 15:56:33 +01:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00
conftest.py cibuild: cleanup outdated providers 2020-12-14 20:01:32 +01:00
filename_matching.py nuke legacy protocol stack 2020-12-14 22:14:43 +01:00
full_coverage_plugin.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
individual_coverage.py remove pathod and pathoc 2020-12-13 20:21:11 +01:00