Update PaymentSheet to use 'TEST' instead of 'TESTMODE' for test flows#10761
Merged
lemuel-stripe merged 8 commits intomasterfrom May 5, 2025
Merged
Conversation
Contributor
|
Diffuse output: APKDEX |
Contributor
Author
|
r? @stripe/android-sdk-reviewers |
toluo-stripe
reviewed
May 2, 2025
...entMethodUIScreenshotTest_testLongTitleForTabMode[DarkTheme,CrazyAppearance,DefaultFont].png
Show resolved
Hide resolved
This reverts commit 91ba17e.
…nt-sheet-testmode-callout
lng-stripe
approved these changes
May 3, 2025
toluo-stripe
approved these changes
May 5, 2025
7a58ff5 to
20c91aa
Compare
jaynewstrom-stripe
pushed a commit
that referenced
this pull request
May 5, 2025
#10761) * updated PaymentSheet to use 'TEST' instead of 'TESTMODE' for test flows * re-recorded screenshot tests * updated CHANGELOG because this is a large visual change * updated payment sheet example screenshots * Revert "re-recorded screenshot tests" This reverts commit 91ba17e. * updated screenshot tests for only relevant changes * updated screenshots to latest build from build binary
jaynewstrom-stripe
pushed a commit
that referenced
this pull request
May 5, 2025
#10761) * updated PaymentSheet to use 'TEST' instead of 'TESTMODE' for test flows * re-recorded screenshot tests * updated CHANGELOG because this is a large visual change * updated payment sheet example screenshots * Revert "re-recorded screenshot tests" This reverts commit 91ba17e. * updated screenshot tests for only relevant changes * updated screenshots to latest build from build binary
jaynewstrom-stripe
added a commit
that referenced
this pull request
May 5, 2025
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.
Summary
Changing PaymentSheets to use the badge label
TESTinstead ofTESTMODEwhen in a test flow.Motivation
As part of the upcoming sandboxes GA at sessions, we want to eliminate the usage of the term "test mode" to ensure developers are aware of sandboxes and moving their testing to sandboxes.
Testing
Added tests./gradlew recordPaparazziDebugfor the commit with screenshot test changesScreenshots
Changelog
PaymentSheet