mirror of
https://github.com/apidoorman/doorman.git
synced 2025-12-20 00:50:18 -06:00
These are optional developer shims that used to live at the repo root.
test_ip_filter_platform.pyandtest_platform_expanded.pyallow running select backend tests via their shim paths.conftest.pymirrors backend test fixtures for the shims.sitecustomize.pymirrors logging redaction behavior for ad-hoc runs; primary copies exist underbackend-services/andbackend-services/tests/.
They are not required for normal test execution. Use make unit or run pytest from backend-services/.