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

Run test suite in node #252

Open
Tracked by #239
yagni opened this issue Jun 13, 2023 · 0 comments
Open
Tracked by #239

Run test suite in node #252

yagni opened this issue Jun 13, 2023 · 0 comments

Comments

@yagni
Copy link
Collaborator

yagni commented Jun 13, 2023

Even though the library has node support baked in, all of the tests run in Karma, which is browser-only. We need to also run the test suite for Node.js to make sure everything is still working. We're already using Mocha so it may be easiest to use for node tests. This is a prerequisite to updating Node.js and finding Node-related deprecations.

instant-mocha looks promising, but will require a webpack update.

Reference: #85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant