Skip to content

ci: run unit tests on PRs (not just compile)#54

Merged
AsafMah merged 2 commits into
devfrom
ci/run-tests-and-release
Jun 6, 2026
Merged

ci: run unit tests on PRs (not just compile)#54
AsafMah merged 2 commits into
devfrom
ci/run-tests-and-release

Conversation

@AsafMah

@AsafMah AsafMah commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Closes the #12 gap. Upgrades the workflow from compile-only (compileOfflineRunTestsKotlin) to actually running the unit suite (:app:testOfflineRunTestsUnitTest, the runTests variant that self-skips network/data tests). Triggers on PRs to dev/main + pushes to dev. This PR's own run is the first real Linux-CI signal of whether the suite is green there. Base: dev.

AsafMah added 2 commits June 6, 2026 12:44
…mpile

Closes the #12 gap (CI only compiled). Runs :app:testOfflineRunTestsUnitTest, which uses the runTests build type whose tests self-skip the network/data tests known to fail on CI. Triggers on PRs to dev+main and pushes to dev.
@AsafMah
AsafMah merged commit 0ddb8bf into dev Jun 6, 2026
1 check passed
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