Create mocks for the entire checkout extension API#3902
Open
kumar303 wants to merge 1 commit into02-11-create_a_testing_library_for_ui-extensions_proof_of_concept_from
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. |
5c62f76 to
d914c44
Compare
247ecdf to
844aff7
Compare
844aff7 to
c8b1e1c
Compare
15dff41 to
b2a237f
Compare
1f8f47e to
562a606
Compare
b2a237f to
c9897ed
Compare
562a606 to
a54bddd
Compare
433f8fd to
aa7b07b
Compare
a54bddd to
07d5a50
Compare
aea8398 to
604bf1b
Compare
07d5a50 to
ffbd126
Compare
ae65d79 to
70c9a6c
Compare
d45cd12 to
d71f194
Compare
88fa431 to
b22ddd7
Compare
d71f194 to
8fcac33
Compare
625b7aa to
040affd
Compare
6062317 to
e334238
Compare
040affd to
6fdecec
Compare
e334238 to
2ea50ce
Compare
58f1a20 to
8966550
Compare
2ea50ce to
a63e953
Compare
a77c904 to
17937cc
Compare
a63e953 to
40027b7
Compare
17937cc to
f2af9e8
Compare
b51dc56 to
e98803a
Compare
883ccce to
8751012
Compare
e98803a to
bdf2921
Compare
fc22751 to
5830102
Compare
bdf2921 to
2388be3
Compare
5830102 to
d920deb
Compare
2388be3 to
4961fee
Compare
cpeddecord
reviewed
Feb 24, 2026
Contributor
There was a problem hiding this comment.
will ui-extensions be the correct home for this?
d920deb to
dec5622
Compare
4961fee to
6e9d610
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.

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