test: add calculator widget device tests#944
Conversation
6058f50 to
4c965a8
Compare
4c965a8 to
60fe272
Compare
c167ac7 to
e8f05e7
Compare
60fe272 to
6607f90
Compare
e8f05e7 to
d4e542d
Compare
6607f90 to
566af19
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 566af193b8
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
d4e542d to
3fa8959
Compare
566af19 to
836a65f
Compare
3fa8959 to
3c440c9
Compare
836a65f to
61cc72c
Compare
3c440c9 to
966c034
Compare
61cc72c to
2637a68
Compare
2637a68 to
b45eeb4
Compare
966c034 to
8f0dd84
Compare
b45eeb4 to
78253c8
Compare
8f0dd84 to
74056bd
Compare
78253c8 to
8f16bbc
Compare
74056bd to
3b82d78
Compare
3b82d78 to
618af1b
Compare
806a2d2 to
24d16bd
Compare
20b2b81 to
0bafb28
Compare
24d16bd to
91404e0
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 91404e0952
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
91404e0 to
ac291f1
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ac291f1b75
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
ac291f1 to
b8e579b
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b8e579bade
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Closes: #950
Note
AI Dev Tests
This class of tests are intended to aid in development using AI agents, they should stay free of requirements to run them during QA gating. There shouldn't be any constraint wrt. time it takes to run these tests if ran together. Personally, I would be in favour of them covering all possible user-facing functionalities of the app in time.
Stacked on #943.
Description
DeviceIntegrationlane from test: add android test lanes #943 and adds theDeviceUiIntegrationlane for calculator device UI coverage.Preview
N/A
QA Notes
Manual Tests
N/A
Automated Checks
./gradlew compileDevDebugKotlin testDevDebugUnitTest compileDevDebugAndroidTestKotlin detekt./gradlew connectedDevDebugDeviceUiIntegrationAndroidTest -m./gradlew connectedDevDebugDeviceUiIntegrationAndroidTestran 2 tests on Pixel 10 Pro - 16.Reviewer Note
Recommended merge order (! wait a few seconds for branch of merged PRs to be deleted):