task/CDD-3279-BE-SPIKE-investigate-tooling-for-javascript-testing-CMS-WITH-ESM#3178
Draft
jeanpierrefouche-ukhsa wants to merge 17 commits into
Draft
Conversation
support html report file click from terminal
Run jest-ci tests
use full sha for github action ref
…-WITH-ESM Add ESM support
…-WITH-ESM support for html code coverage reporting support for test:ci with experimental vm for ESM support
…-WITH-ESM Fix github workflow
…-WITH-ESM fix github runner and ESM config no longer using experimental vm!
…-WITH-ESM github workflow action now runs npm install
…-WITH-ESM Fix SONAR issue
…-WITH-ESM fix action: shell property is required
…-WITH-ESM fix formatting
| - name: Unit tests coverage comment | ||
| # must use the full sha1 to satisfy Sonar. | ||
| # we are using v1 - full sha1 below. | ||
| uses: ukhsa-internal/jest-coverage-comment-action@35f93b7420c590576a1484506b85578f87a6bb4a |
There was a problem hiding this comment.
Adds a test-run summary to the PR
There was a problem hiding this comment.
Babel config is necessary to get the ESM integration working.
9 tasks
tushortz
reviewed
May 8, 2026
…-WITH-ESM update README with explanation about why we need node
…or-javascript-testing-CMS-WITH-ESM
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
This PR includes the following:
Fixes #CDD-<ISSUE_ID>
Type of change
Please select the options that are relevant.
Checklist: