mitmproxy/test/mitmproxy/proxy
Manuel Meitinger e11626395e
Fix running hook issue and signal proxyserver updates. (#5512)
* add startup hook

* remove StartupHook

* add instance state reports

* make server stop log entries clearer

* fix default param issue

* add SyncSignal and AsyncSignal

* fix signal issues

* simpler update handling

* fix coverage

* minor change to better reflect server update state

* fix reuse tests on linux/wsl

* exterminate `mitmproxy.exceptions.TypeError`

Co-authored-by: Maximilian Hils <git@maximilianhils.com>
2022-08-14 00:11:01 +02:00
..
layers update tests after merging DTLS into TLS 2022-07-29 19:02:06 +02:00
__init__.py
bench.py
conftest.py make it black! 2022-04-28 19:11:10 +02:00
test_commands.py HTTP/2 keepalive (#5144) 2022-04-22 13:59:55 +02:00
test_context.py make it black! 2022-04-28 19:11:10 +02:00
test_events.py make it black! 2022-04-28 19:11:10 +02:00
test_layer.py make it black! 2022-04-28 19:11:10 +02:00
test_mode_servers.py Fix running hook issue and signal proxyserver updates. (#5512) 2022-08-14 00:11:01 +02:00
test_mode_specs.py use valid port number in test 2022-07-29 19:02:06 +02:00
test_server.py
test_server_hooks.py
test_tunnel.py make it black! 2022-04-28 19:11:10 +02:00
test_tutils.py make it black! 2022-04-28 19:11:10 +02:00
test_utils.py
tutils.py fix compatibility with OpenSSL 3 (#5311) 2022-05-01 20:24:32 +00:00