Skip to content

task/CDD-3279-BE-SPIKE-investigate-tooling-for-javascript-testing-CMS#3176

Draft
jeanpierrefouche-ukhsa wants to merge 14 commits into
mainfrom
task/CDD-3279-BE-SPIKE-investigate-tooling-for-javascript-testing-CMS
Draft

task/CDD-3279-BE-SPIKE-investigate-tooling-for-javascript-testing-CMS#3176
jeanpierrefouche-ukhsa wants to merge 14 commits into
mainfrom
task/CDD-3279-BE-SPIKE-investigate-tooling-for-javascript-testing-CMS

Conversation

@jeanpierrefouche-ukhsa
Copy link
Copy Markdown

Description

This PR includes the following:

Fixes #CDD-<ISSUE_ID>


Type of change

Please select the options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Tech debt item (this is focused solely on addressing any relevant technical debt)

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests at the right levels to prove my change is effective
  • I have added screenshots or screen grabs where appropriate
  • I have added docstrings in the correct style (google)

Comment thread auth_content/static/js/permission_set.js
Comment thread auth_content/static/js/permission_set.js
Comment thread auth_content/static/js/permission_set.spec.js
Comment thread auth_content/static/js/permission_set.spec.js
@jeanpierrefouche-ukhsa
Copy link
Copy Markdown
Author

This pull request demonstrates how to use the "legacy" CommonJS ("require") approach to modularisation.
A preferred approach would be to use ES Modules (ESM), which can be viewd in this PR here:

task/CDD-3279-BE-SPIKE-investigate-tooling-for-javascript-testing-CMS-WITH-ESM
#3178

Comment thread .github/workflows/actions.yml Outdated
Comment thread README.md




Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

same here

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Job done. Thanks.

@sonarqubecloud
Copy link
Copy Markdown

Comment thread .dockerignore
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