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

misc/ unit-test : replace Karma & Jasmine with Jest #771

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

maximegris
Copy link
Owner

Description

As Karma is being now deprecated and Angular moving to Jest / Web Test Runner, this MR migrates unit tests from Karma/Jasmine to Jest.

Type of change

Please delete options that are not relevant.

  • [*] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • [*] I have performed a self-review of my own code
  • [*] I have made corresponding changes to the documentation
  • [*] My changes generate no new warnings
  • [*] I have run tests (npm run test & npm run e2e) that prove my fix is effective or that my feature works
@maximegris maximegris merged commit b3d1934 into main Dec 28, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant