Skip to content

ci: run the test suite as part of make check#61

Merged
samlaf merged 1 commit into
mainfrom
ci/run-tests
Jul 7, 2026
Merged

ci: run the test suite as part of make check#61
samlaf merged 1 commit into
mainfrom
ci/run-tests

Conversation

@samlaf

@samlaf samlaf commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Add a test target (repo-wide unittest discovery) and fold it into check, so the existing make check CI step runs the tests without a workflow change. Tests added to any package (deploy_gcp included) are picked up automatically. Discovery runs with -b so the progress prints and gate warnings from code under test only surface when a test fails.

Add a `test` target (repo-wide unittest discovery) and fold it into
`check`, so the existing `make check` CI step runs the tests without
a workflow change. Tests added to any package (deploy_gcp included)
are picked up automatically. Discovery runs with -b so the progress
prints and gate warnings from code under test only surface when a
test fails.
@samlaf samlaf merged commit 0a69004 into main Jul 7, 2026
1 check passed
@samlaf samlaf deleted the ci/run-tests branch July 7, 2026 07:58
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.

1 participant