Skip to content

test(launchpack): restore runtime trust-boundary coverage - #1771

Merged
joeykchen merged 1 commit into
goplus:devfrom
joeykchen:test/driver-runtime-security
Aug 21, 2026
Merged

test(launchpack): restore runtime trust-boundary coverage#1771
joeykchen merged 1 commit into
goplus:devfrom
joeykchen:test/driver-runtime-security

Conversation

@joeykchen

Copy link
Copy Markdown
Contributor

Summary

Verification

  • go test ./...
  • go test -race ./internal/launchpack
  • go vet ./internal/launchpack
  • git diff --check

@fennoai fennoai Bot left a comment

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.

The added local and published runtime tests cover manifest selection, digest validation, offline cache behavior, repair, retry, and local release directories. The changed test units pass under go test ./internal/launchpack, go test -race ./internal/launchpack, go vet ./internal/launchpack, and git diff --check. The repository-wide go test ./... run still has an unrelated failure in internal/projectpolicy/TestPortableConfigSnapshotRejectsIdentityAndContentDrift; that package is outside this PR’s two changed files.

@joeykchen
joeykchen merged commit d9ffb8d into goplus:dev Aug 21, 2026
11 checks 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