Skip to content
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

Remove Karma #7238

Merged
merged 8 commits into from
Dec 24, 2024
Merged

Remove Karma #7238

merged 8 commits into from
Dec 24, 2024

Conversation

willeastcott
Copy link
Contributor

This PR completely removes Karma unit testing from the Engine repo. All 1513 unit tests now run in Node.js. Simply run npm test to execute them. 🎉

  • Karma NPM dependencies are gone
  • Karma testing package.json script is gone
  • Karma testing CI GitHub Action is gone
  • tests folder is gone

I confirm I have read the contributing guidelines and signed the Contributor License Agreement.

@willeastcott willeastcott merged commit eaf381d into main Dec 24, 2024
7 checks passed
@willeastcott willeastcott deleted the remove-karma branch December 24, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant