Skip to content

Conversation

@wjhsf
Copy link
Contributor

@wjhsf wjhsf commented Jul 10, 2025

Details

In the initial migration from Karma to Web Test Runner, I was focused on just getting the new test framework functional, so I skipped a bunch of failing test files and implemented stubs for our custom matchers. In this PR, I've re-implemented our custom matchers (mostly changing the function signatures, rather than the logic). This caused a few new files to have test failures, presumably for similar reasons to whatever is causing the other files to fail. I validated that they're not failing due to incorrectly implemented matchers.

This PR also adds conditional imports for the synthetic shadow and ARIA reflection polyfills.

Does this pull request introduce a breaking change?

  • 😮‍💨 No, it does not introduce a breaking change.
  • 💔 Yes, it does introduce a breaking change.

Does this pull request introduce an observable change?

  • 🤞 No, it does not introduce an observable change.
  • 🔬 Yes, it does include an observable change.

GUS work item

@wjhsf wjhsf requested a review from a team as a code owner July 10, 2025 15:10
reduces test failures from 291 to 220
@wjhsf wjhsf changed the title test(integration): implement missing matchers @W-18763051 test(integration): add missing bits to make more tests pass @W-18763051 Jul 10, 2025
@wjhsf wjhsf merged commit e02e9d8 into master Jul 16, 2025
6 checks passed
@wjhsf wjhsf deleted the wjh/more-wtr branch July 16, 2025 15:09
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.

3 participants