Create mocks for the entire point-of-sale extension API#3904
Open
kumar303 wants to merge 1 commit into02-12-create_mocks_for_the_entire_checkout_extension_apifrom
Conversation
Contributor
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
d914c44 to
d388e93
Compare
fb69053 to
42dd415
Compare
d388e93 to
247ecdf
Compare
42dd415 to
23ed497
Compare
247ecdf to
844aff7
Compare
23ed497 to
3e06b36
Compare
3e06b36 to
072992f
Compare
844aff7 to
c8b1e1c
Compare
c8b1e1c to
15dff41
Compare
bb5b1ed to
344b671
Compare
15dff41 to
b2a237f
Compare
344b671 to
af00386
Compare
b2a237f to
c9897ed
Compare
af00386 to
7049f9e
Compare
c9897ed to
433f8fd
Compare
4fd668d to
d8892b1
Compare
433f8fd to
aa7b07b
Compare
927c5cb to
d4e5c3d
Compare
5efb512 to
85f54b7
Compare
c75a001 to
85f7381
Compare
a3b1741 to
d44f1a8
Compare
85f7381 to
dcdb25c
Compare
d44f1a8 to
52fb875
Compare
bdc21f7 to
8946187
Compare
52fb875 to
ce1d887
Compare
8946187 to
aeb6b82
Compare
ce1d887 to
867c698
Compare
aeb6b82 to
f2da41a
Compare
fd77ee1 to
8e0fa86
Compare
f2da41a to
a105028
Compare
8e0fa86 to
f71aadc
Compare
a105028 to
7593b81
Compare
f71aadc to
cbb09f4
Compare
7593b81 to
a1f58e2
Compare
51c1567 to
e59b17d
Compare
64c3d7a to
35e13b2
Compare
e59b17d to
dffa035
Compare
js-goupil
approved these changes
Feb 24, 2026
...testing/point-of-sale-testing-example/extensions/point-of-sale-testing-example/src/Modal.jsx
Show resolved
Hide resolved
kumar303
commented
Mar 5, 2026
...g/point-of-sale-testing-example/extensions/point-of-sale-testing-example/tests/Modal.test.ts
Outdated
Show resolved
Hide resolved
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.

Follow up to #3899 that adds a complete, type-safe mock of the point-of-sale extension API
👁️ How to review this PR