Skip to content

Ci: fix testing on gh - #77

Merged
andreutu merged 2 commits into
mainfrom
ci/fix-testing-on-gh
Sep 3, 2026
Merged

Ci: fix testing on gh#77
andreutu merged 2 commits into
mainfrom
ci/fix-testing-on-gh

Conversation

@Maximus7474

Copy link
Copy Markdown
Member

Description

This PR addresses the issue of tests failing in the PR Checks action on github, the observed issue is that there is a failure on isolation of mocks leading to them "infecting" subsequent tests and leading them to fail.
To address this, a new script is added to run all tests in order based on their path.

Generative AI Disclosure

Note

Be honest—using GenAI does not penalize your PR, but failing to declare its use may result in the PR not being considered.

  • No, Generative AI was not used in the creation of this PR.
  • Yes, Generative AI was used in the creation of this PR.
    (If yes, please briefly describe what tools were used and for what purpose below):
    • Tools used:
    • Purpose / What it was used for:

Tests


Additional Notes

@Maximus7474 Maximus7474 self-assigned this Sep 3, 2026
@Maximus7474 Maximus7474 added the bug Something isn't working label Sep 3, 2026
@andreutu
andreutu merged commit ef469f4 into main Sep 3, 2026
4 of 5 checks passed
@andreutu
andreutu deleted the ci/fix-testing-on-gh branch September 3, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: scripts bug Something isn't working type: ci

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants