Skip to content

tests: skip slow live detection tests by default - #500

Open
jasperphipps wants to merge 1 commit into
CloakHQ:mainfrom
jasperphipps:jasperphipps-skip-slow-tests-by-default
Open

tests: skip slow live detection tests by default#500
jasperphipps wants to merge 1 commit into
CloakHQ:mainfrom
jasperphipps:jasperphipps-skip-slow-tests-by-default

Conversation

@jasperphipps

Copy link
Copy Markdown

Skip slow live network bot-detection tests by default to keep local runs fast and deterministic. Set CLOAKBROWSER_RUN_SLOW=1 to opt in when you want to run live/slow tests.\n\nWhat changed:\n- tests/conftest.py: added pytest_collection_modifyitems to skip tests marked @pytest.mark.slow unless CLOAKBROWSER_RUN_SLOW=1\n\nValidation:\n- Non-slow test run: 822 passed, 42 deselected (local).\n\nIf you want these tests run in CI, set CLOAKBROWSER_RUN_SLOW=1 in the workflow or create a separate slow job.

…OW=1 to opt in)\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant