fix: update conformance tests to expect UCP version 2026-04-08#56
Merged
Conversation
Update hardcoded version expectations in conformance tests to match the updated server version 2026-04-08. TAG=agy CONV=c03c5438-5e14-414a-9404-e0f2bdbe433c
ptiper
approved these changes
Jul 13, 2026
nicholasjameshall
approved these changes
Jul 13, 2026
segiodongo
pushed a commit
to segiodongo/conformance
that referenced
this pull request
Jul 16, 2026
…rsal-Commerce-Protocol#56) Update hardcoded version expectations in conformance tests to match the updated server version 2026-04-08.
damaz91
added a commit
that referenced
this pull request
Jul 17, 2026
…#51) * fix: update conformance tests to expect UCP version 2026-04-08 (#56) Update hardcoded version expectations in conformance tests to match the updated server version 2026-04-08. * fix: resolve type alias instantiation error and decouple test fixtures - Replace FulfillmentDestinationCreateRequest instantiation with ShippingDestination to resolve TypeAliasType instantiation error. - Decouple new test fixtures and shipping locations from conformance_input.json to a new test_fixtures.json file. - Add --fixture_config flag to allow passing custom test fixtures. - Update README with instructions for the new flag. * fix: support integer inputs for major-unit price parsing Update get_test_price() to treat both int and float major-unit inputs uniformly when converting to minor units. --------- Co-authored-by: Federico D'Amato <damaz@google.com> Co-authored-by: damaz91 <federico.damato91@gmail.com>
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.
Description
Update hardcoded version expectations in conformance tests to match the updated server version 2026-04-08.
Category (Required)
Please select one or more categories that apply to this change.
ucp-schematool (resolver, linter, validator). (Requires Maintainer approval)Related Issues
Fits with samples PR: Universal-Commerce-Protocol/samples#129
Checklist
!for breaking changes).Screenshots / Logs (if applicable)