Skip to content

Reworked tests to run on Chrome and Firefox, and fix #1014 and #1010 #1015

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 7, 2025

Conversation

Balearica
Copy link
Member

Reworked automated tests.

  1. Fixed broken tests that fail regardless of whether they run or not, resolving Multiple automated tests are broken and never fail #1014.
  2. Removed dependency on unmaintained package mocha-headless-chrome, resolving Remove dependency on mocha-headless-chrome #1010.
    • Karma is now used to execute the tests on both headless Chromium and Firefox
  3. Transitioned the tests from CommonJS to ESM
    • This allows the browser and Node.js versions to use the same code without additional boilerplate, which simplifies the directory structure.

@Balearica Balearica merged commit 68c1c96 into master Apr 7, 2025
7 checks passed
@Balearica Balearica deleted the issue-1010 branch April 7, 2025 08:02
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