test: extend 'ReviewRemindersScreenshotTest' - #21768
Merged
Merged
Conversation
Contributor
|
Snapshot diff report vs
All 15 changed screenshotsReminderTroubleshootingScreenshotTest
ReviewRemindersScreenshotTest
|
This comment was marked as resolved.
This comment was marked as resolved.
david-allison
force-pushed
the
21753-1
branch
from
September 6, 2026 21:01
69ae483 to
dc591ad
Compare
ericli3690
approved these changes
Sep 8, 2026
ericli3690
left a comment
Member
There was a problem hiding this comment.
LGTM! Thanks for taking this on, feel free to ping me on the further PRs when you create the rest
| } | ||
| } | ||
|
|
||
| private fun captureNotificationPermissionSheet(name: String) { |
Member
There was a problem hiding this comment.
nit: perhaps a more descriptive name and contract would be createReviewReminderThen(block: () -> Unit)
david-allison
force-pushed
the
21753-1
branch
from
September 8, 2026 09:59
dc591ad to
5097d4c
Compare
Member
Author
|
@ericli3690 minor rework, feel it could do with a re-review before I self-merge |
ericli3690
approved these changes
Sep 11, 2026
ericli3690
left a comment
Member
There was a problem hiding this comment.
Yep, please deconflict and then it's good to go!
Part of 21753 Assisted-by: Claude Fable 5.1
Part of 21753 Assisted-by: Claude Fable 5.1
Part of 21753 Assisted-by: GPT-6
Cover global and deck-specific reminders in the populated schedule view. Part of 21753 Assisted-by: GPT-6
Cover enabled and disabled reminders after their associated deck is removed. Part of 21753 Assisted-by: GPT-6
Capture the permission request shown after saving a first reminder. Part of 21753 Assisted-by: GPT-6
Capture the legacy permission content directly on the suite's SDK to avoid loading the native backend in another classloader. Part of 21753 Assisted-by: GPT-6
Overflow the list, so the toolbar collapses and we scroll to the bottom. Part of 21753 Assisted-by: Claude Fable 5.1
david-allison
force-pushed
the
21753-1
branch
from
September 11, 2026 21:56
5097d4c to
9e34bcb
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.
Note
Assisted-by: GPT-6
Fixes
Approach
How Has This Been Tested?
These are tests
Checklist