Skip to content

refactor: run security visibility tests without JavaScript#776

Open
anonymoususer72041 wants to merge 1 commit into
opencats:masterfrom
anonymoususer72041:refactor/remove-js-from-security-visibility-tests
Open

refactor: run security visibility tests without JavaScript#776
anonymoususer72041 wants to merge 1 commit into
opencats:masterfrom
anonymoususer72041:refactor/remove-js-from-security-visibility-tests

Conversation

@anonymoususer72041
Copy link
Copy Markdown
Contributor

This PR removes unnecessary @javascript tags from security visibility Behat scenarios that only verify server-rendered page content and access-level visibility.

The @javascript tag is intentionally kept for Calendar module visibility and Job Order Show page visibility, because validation showed that these scenario outlines still require the JavaScript/Selenium session.

This keeps the security visibility coverage unchanged while allowing most of these scenarios to run through the faster non-JavaScript Behat session.

@anonymoususer72041 anonymoususer72041 changed the title test: run security visibility tests without JavaScript refactor: run security visibility tests without JavaScript May 5, 2026
@anonymoususer72041
Copy link
Copy Markdown
Contributor Author

Seems like the testing is already ~2 minutes faster

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