Skip to content

PP-14403 Migrate unit tests to use Jest#1390

Merged
iqbalgds merged 1 commit into
masterfrom
pp-14403-update-tests-to-use-jest
Sep 9, 2025
Merged

PP-14403 Migrate unit tests to use Jest#1390
iqbalgds merged 1 commit into
masterfrom
pp-14403-update-tests-to-use-jest

Conversation

@iqbalgds
Copy link
Copy Markdown
Contributor

@iqbalgds iqbalgds commented Sep 9, 2025

  • This repo uses Karma (existing tests) and Jest (used for newer tests).
  • This PR updates some existing tests to use Jest.
  • Updated the Karam config to ignore these files when it is running as Jest will test them instead.
  • Updated the NPM Jest command to run the updated tests.
  • Future PRs will migrate the remaining tests.

- This repo uses Karma (existing tests) and Jest (used for newer tests).
- This PR updates some existing tests to use Jest.
- Updated the Karam config to ignore these files when it is running
  as Jest will test them instead.
- Updated the NPM Jest command to run the updated tests.
- Future PRs will migrate the remaining tests.
Copy link
Copy Markdown
Contributor

@AbdirizakIdris AbdirizakIdris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@iqbalgds iqbalgds merged commit 8e477f4 into master Sep 9, 2025
4 checks passed
@iqbalgds iqbalgds deleted the pp-14403-update-tests-to-use-jest branch September 9, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants