Add integration test for package attestation upload and retrieval in pub_integration - #9549
Draft
mosuem wants to merge 1 commit into
Draft
Add integration test for package attestation upload and retrieval in pub_integration#9549mosuem wants to merge 1 commit into
mosuem wants to merge 1 commit into
Conversation
mosuem
force-pushed
the
integration-test-attestations
branch
from
August 20, 2026 09:28
8972dff to
3e4d70f
Compare
mosuem
force-pushed
the
integration-test-attestations
branch
from
August 20, 2026 09:38
3e4d70f to
7d1e8ba
Compare
mosuem
force-pushed
the
integration-test-attestations
branch
from
August 20, 2026 11:16
7d1e8ba to
669ee01
Compare
mosuem
force-pushed
the
integration-test-attestations
branch
2 times, most recently
from
August 20, 2026 11:40
a91e408 to
bd12b68
Compare
mosuem
force-pushed
the
integration-test-attestations
branch
2 times, most recently
from
August 21, 2026 16:17
fd0438a to
2bdce63
Compare
mosuem
force-pushed
the
integration-test-attestations
branch
from
August 24, 2026 07:45
2bdce63 to
611f7bf
Compare
mosuem
force-pushed
the
integration-test-attestations
branch
from
August 24, 2026 08:32
611f7bf to
5c2c249
Compare
…pub_integration - Adds `getAttestation` and `uploadPackage` helpers in `PubHttpClient`. - Adds `publishArchive` helper in `DartToolClient` supporting `--with-attestation`. - Adds `attestation_integration_test.dart` verifying end-to-end attestation upload, Datastore storage, API retrieval, and rejection of tampered attestations.
mosuem
force-pushed
the
integration-test-attestations
branch
from
August 24, 2026 08:49
5c2c249 to
854f1aa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
getAttestationanduploadPackagehelpers inPubHttpClient.publishArchivehelper inDartToolClientsupporting--with-attestation.attestation_integration_test.dartinpkg/pub_integrationtesting end-to-end attestation upload, Datastore storage, API retrieval, and rejection of tampered attestations againstFakePubServerProcess.