fix(tests): custom test runner to prevent poe manage test
Adds a custom test runner that prevents invoking Django's builtin test command. Blocking running tests via `manage.py test` (including `poe manage test`) and redirects developers to the supported commands.
Loading
-
mentioned in merge request uis/devops/iam/activate-account/api!165
-
mentioned in merge request uis/devops/api/login-and-consent-webapp!55 (merged)
-
mentioned in merge request uis/devops/experiments/tb844-testing/webapp!28
Please sign in to comment