Skip to content

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

Merged
BryanValverdeU merged 2 commits intomasterfrom
u/bvalverde/fixNotRanTests
May 8, 2026
Merged

Fix tests that were not being run due to missing browser context#3331
BryanValverdeU merged 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>
@BryanValverdeU BryanValverdeU merged commit ff5eb01 into master May 8, 2026
7 checks passed
BryanValverdeU added a commit that referenced this pull request May 8, 2026
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