[No QA] Fix failing test on main by bucketing the new trial payment reminder Onyx key - #96037
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
|
🚧 mountiny has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.4.34-0 🚀
|
|
🤖 I reviewed this PR and no help site changes are required. This is a purely internal test-coverage fix — it adds the Since nothing in |
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.4.34-14 🚀
|
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.4.34-14 🚀
Bundle Size Analysis (Sentry): |
Explanation of Change
Main is red: the
ExportOnyxStateTest.tscoverage check requires every Onyx key to sit in an export bucket, and #95912 addednvp_dismissedTrialPaymentReminderwithout one. The key only holds an ISO timestamp of when the user dismissed the trial payment reminder, so it belongs insafeOnyxKeys.safeOnyxKeys, in alphabetical orderFixed Issues
$ https://github.com/Expensify/App/actions/runs/29320795626/job/87046715712
PROPOSAL:
Tests
npx jest tests/unit/ExportOnyxStateTest.tsOffline tests
N/A, test-coverage bucketing only, no runtime behavior change.
QA Steps
N/A, no user-facing change.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectionAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
N/A, no UI change.
Android: mWeb Chrome
N/A, no UI change.
iOS: Native
N/A, no UI change.
iOS: mWeb Safari
N/A, no UI change.
MacOS: Chrome / Safari
N/A, no UI change.