Skip to content

Conversation

@dgreif
Copy link
Contributor

@dgreif dgreif commented Jan 19, 2026

The main branch hasn't been updated in quite some time, and the test/lint scripts currently fail.

  • Updated test dependencies
  • Updated package-lock.json to latest format
  • Fixed tests by running with concurrency: 1
  • Added mocha types as a dev dependency

@dgreif dgreif requested a review from a team as a code owner January 19, 2026 13:21
Copilot AI review requested due to automatic review settings January 19, 2026 13:21
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes failing test and lint scripts in the main branch by updating test dependencies and configuration. The changes modernize the testing setup and resolve compatibility issues.

Changes:

  • Updated test runner configuration to run tests sequentially and filter console noise
  • Updated test dependencies to latest compatible versions
  • Added TypeScript types for Mocha test framework

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
web-test-runner.config.js Added concurrency control, browser log filtering, and formatting fix
package.json Updated @open-wc/testing and @web/test-runner versions, added @types/mocha

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dgreif dgreif merged commit 466f80b into main Jan 20, 2026
12 checks passed
@dgreif dgreif deleted the dg/fix-main branch January 20, 2026 15:17
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