mirror of
https://github.com/apidoorman/doorman.git
synced 2025-12-21 09:29:34 -06:00
513 B
513 B
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/.