-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEC-49] - shipping info model #664
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: d7734a4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 46 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
currently blocked by #669 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯 Don't forget to add changeset
// taxedPrice: expect.objectContaining({ | ||
// totalNet: expect.objectContaining({ centAmount, currencyCode }), | ||
// }), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can this be uncommented? or was there some issue?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be working now after adding missing models and adjusting tests in this PR: 4a33806
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will be fixed once the #669 PR is merged. |
cc25f6e
to
fdd4d3f
Compare
fdd4d3f
to
d7734a4
Compare
Summary
This PR creates shipping info model needed for this migration PR which is based on batch 12 of the chapter epic where we are migrating tests to use public test-data package