google-marketing-solutions / margin-protection

Apache License 2.0
5 stars 1 forks source link

Move test suite from jasmine to mocha+chai #57

Closed smcjones closed 1 month ago

smcjones commented 1 month ago

Jasmine required web-test-runner due to karma being deprecated.

web-test-runner's interface with jasmine had several issues, including poor error reporting. If a test failed, it would silently hang without raising an exception in the browser.

Mocha + chai allows us to modernize the test suite.

gps-readability-bot[bot] commented 1 month ago

Readability approvals granted: