![]() * 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 |
||
---|---|---|
.. | ||
benchmark | ||
common | ||
core | ||
dashboard | ||
http | ||
integration | ||
plugin | ||
testing | ||
__init__.py | ||
test_circular_imports.py | ||
test_main.py | ||
test_set_open_file_limit.py |