Skip to content

feat: run integration & unit tests in CI pipeline#14

Merged
ThbPS merged 6 commits intomainfrom
spe-84/feat/unit-integration-tests
Mar 19, 2026
Merged

feat: run integration & unit tests in CI pipeline#14
ThbPS merged 6 commits intomainfrom
spe-84/feat/unit-integration-tests

Conversation

@ThbPS
Copy link
Collaborator

@ThbPS ThbPS commented Mar 18, 2026

Questions Answers
Description? This PR adds unit and integration test execution to CI through a shared ./scripts/run-tests.sh script used both locally and in GitHub Actions. It also fixes the PHPUnit regressions revealed by this new pipeline.
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket? no
How to test? Run ./scripts/run-tests.sh unit and ./scripts/run-tests.sh integration. Verify both pass locally and that CI runs the same commands in the unit-tests and integration-tests jobs.

@github-project-automation github-project-automation bot moved this to Ready for review in PR Dashboard Mar 18, 2026
@ThbPS ThbPS merged commit 380a04b into main Mar 19, 2026
16 checks passed
@ThbPS ThbPS deleted the spe-84/feat/unit-integration-tests branch March 19, 2026 10:25
@github-project-automation github-project-automation bot moved this from Ready for review to Merged in PR Dashboard Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

3 participants