Describe the bug
Our test runner, Karma, has been deprecated for over a year. It is now starting to break, with Chai moving to modules and none of the bindings between Karma and Chai seem to be maintained to handle this transition.
To Reproduce
Steps to reproduce the behavior:
- Run
npm test
- Tests fail to run, complaining about module import/export
Expected behavior
Tests run just fine.
Client (please complete the following information):
N/A
Server (please complete the following information):
N/A
Additional context
https://github.com/karma-runner/karma#karma-is-deprecated-and-is-not-accepting-new-features-or-general-bug-fixes
Describe the bug
Our test runner, Karma, has been deprecated for over a year. It is now starting to break, with Chai moving to modules and none of the bindings between Karma and Chai seem to be maintained to handle this transition.
To Reproduce
Steps to reproduce the behavior:
npm testExpected behavior
Tests run just fine.
Client (please complete the following information):
N/A
Server (please complete the following information):
N/A
Additional context
https://github.com/karma-runner/karma#karma-is-deprecated-and-is-not-accepting-new-features-or-general-bug-fixes