Skip to content

Conversation

@simonk-coti
Copy link
Collaborator

No description provided.

simonk-coti and others added 22 commits December 15, 2025 12:49
…D test report on each run by 'jest-html-report'
- Add script to generate tests/TEST_REPORT.md from test results and coverage
- Add npm script 'test:report' to generate the markdown report
- Add GitHub Actions job to auto-generate and commit TEST_REPORT.md on push to main/development
- Add xml2js dependency for parsing JUnit XML test results
- Update script to generate tests/README.md instead of tests/TEST_REPORT.md
- Update workflow to commit tests/README.md
- Add tests/README.md to .gitignore to prevent local commits
- Use git add -f in workflow to force-add despite .gitignore
- This allows local generation without committing, while CI/CD still commits it
- Remove tests/README.md from .gitignore to track it normally
- Remove force flag from git add in workflow
- Move coverage section to appear first in test report
@github-actions
Copy link

Test Results (Node 20.x)

214 tests   214 ✅  12s ⏱️
  7 suites    0 💤
  1 files      0 ❌

Results for commit 645a40b.

@github-actions
Copy link

github-actions bot commented Dec 17, 2025

Test Results (Node 18.x)

214 tests   214 ✅  13s ⏱️
  7 suites    0 💤
  1 files      0 ❌

Results for commit 645a40b.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

Test Results (Node 20.x)

214 tests   214 ✅  12s ⏱️
  7 suites    0 💤
  1 files      0 ❌

Results for commit 645a40b.

@sonarqubecloud
Copy link

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