Skip to content

Fix tests that were not being run due to missing browser context#3331

Open
BryanValverdeU wants to merge 2 commits intomasterfrom
u/bvalverde/fixNotRanTests
Open

Fix tests that were not being run due to missing browser context#3331
BryanValverdeU wants to merge 2 commits intomasterfrom
u/bvalverde/fixNotRanTests

Conversation

@BryanValverdeU
Copy link
Copy Markdown
Contributor

Some tests were silently skipped because the karma config did not pass the browser name to the client context, causing itChromeOnly/itFirefoxOnly guards to never match. Additional test files were restructured so their specs are actually registered and executed by the test runner.

BryanValverdeU and others added 2 commits April 29, 2026 14:25
…incorrect test structure

Some tests were silently skipped because the karma config did not pass the browser
name to the client context, causing `itChromeOnly`/`itFirefoxOnly` guards to never
match. Additional test files were restructured so their specs are actually registered
and executed by the test runner.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.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.

2 participants