Skip to content

Add missing tests#2391

Merged
bert-e merged 4 commits intodevelopment/2.14from
improvement/ZENKO-5222
Apr 24, 2026
Merged

Add missing tests#2391
bert-e merged 4 commits intodevelopment/2.14from
improvement/ZENKO-5222

Conversation

@francoisferrand
Copy link
Copy Markdown
Contributor

@francoisferrand francoisferrand commented Apr 22, 2026

  • Add tests for archive-artifacts
  • Add merge-junit-reports tests
  • Move workflow test resources to folder

Issue: ZENKO-5222

@francoisferrand francoisferrand requested review from a team, benzekrimaha and delthas April 22, 2026 23:27
@francoisferrand francoisferrand force-pushed the improvement/ZENKO-5225 branch from 6dfcd20 to eb5301a Compare April 23, 2026 06:04
@francoisferrand francoisferrand force-pushed the improvement/ZENKO-5222 branch from 308ab61 to 8fdde1b Compare April 23, 2026 06:04
@francoisferrand francoisferrand force-pushed the improvement/ZENKO-5222 branch from 8fdde1b to 87dcc55 Compare April 23, 2026 12:21
@francoisferrand francoisferrand force-pushed the improvement/ZENKO-5225 branch from eb5301a to 0922b25 Compare April 23, 2026 12:21
@francoisferrand francoisferrand force-pushed the improvement/ZENKO-5222 branch 2 times, most recently from efad955 to 71ef4df Compare April 23, 2026 13:07
uses: ./.github/workflows/alerts.yaml
secrets: inherit

check-scripts:
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.

Is it not possible to have these tests be javascript and merged with check-workflows ? haven't looked exactly at what they do but it seems related to checking github ci stuff

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I would have preferred, but the tests directly import the python script, so that individual functions can be tested unitary.

And the script was written in python as it is -afaik- the only tool available (in gha) which can process xml natively, without installing extra package.

@francoisferrand francoisferrand force-pushed the improvement/ZENKO-5225 branch from 0922b25 to cf91b66 Compare April 23, 2026 16:33
@francoisferrand francoisferrand force-pushed the improvement/ZENKO-5222 branch 2 times, most recently from 68d8441 to 50ce7e0 Compare April 23, 2026 21:34
@francoisferrand francoisferrand force-pushed the improvement/ZENKO-5222 branch from ee5ac08 to 0eaffd8 Compare April 24, 2026 06:26
@francoisferrand
Copy link
Copy Markdown
Contributor Author

/approve

Base automatically changed from improvement/ZENKO-5225 to development/2.14 April 24, 2026 15:34
@bert-e bert-e merged commit 0eaffd8 into development/2.14 Apr 24, 2026
37 of 38 checks passed
@bert-e bert-e deleted the improvement/ZENKO-5222 branch April 24, 2026 15:34
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.

5 participants