![]() * Expose within __all__ * Enable `--numprocesses=auto` for `pytest.ini` * make lib-lint * Also consider `--plugins` flag when bootstrapping plugins * Add `from .dashboard import ProxyDashboard` in top-level `__init__.py` to make `ProxyDashboard` flags auto discoverable * Move `--enable-dashboard` to top-level * Move logging utility within `Logger` class * Consider comma separated --plugin and --plugins during discover_plugins * Refactor plugin related utilities in Plugins module * mypy and lint * Fix unused import * Safe to use tempdir on Github actions to avoid race conditions??? * pki (generically disk based file) based tests are flaky on macOS under parallel execution |
||
---|---|---|
.. | ||
exceptions | ||
__init__.py | ||
test_chunk_parser.py | ||
test_http_parser.py | ||
test_http_proxy.py | ||
test_http_proxy_tls_interception.py | ||
test_protocol_handler.py | ||
test_web_server.py | ||
test_websocket_client.py | ||
test_websocket_frame.py |