-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[No QA]Add testID to HeaderPageLayout.tsx and llustratedHeaderPageLayout.tsx and apply to all instances of IllustratedHeaderPageLayout.tsx #34862
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
3e5ce17
to
a12b004
Compare
a12b004
to
dabe4ab
Compare
d3c539a
to
33ecf77
Compare
Hey @kirillbilchenko, seems like the linked issue is closed. Did you follow the process before creating the PR? |
@Gonals this one is part of the same initiative, the previous issue was given to me as example, that's why I referenced it. |
@Gonals I've got context here so I can take this one if you want |
@roryabraham is there any issues with code? |
6afed95
to
73796e7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My apologies @kirillbilchenko for the delayed review. Suggesting a few minor changes here.
73796e7
to
add60d2
Compare
@roryabraham pushed the suggested changes |
Heads up @kirillbilchenko, we have conflicts here |
b6468b3
to
449156d
Compare
… and apply to all instances of IllustratedHeaderPageLayout.tsx
449156d
to
01fddf9
Compare
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/roryabraham in version: 1.4.38-0 🚀
|
🚀 Deployed to staging by https://github.com/roryabraham in version: 1.4.38-0 🚀
|
🚀 Deployed to production by https://github.com/marcaaron in version: 1.4.38-6 🚀
|
Details
To make execution of ui tests more stable add testsID's to some views
Fixed Issues
n/a – slack context: https://expensify.slack.com/archives/C9YU7BX5M/p1706063359592199?thread_ts=1705076728.473699&cid=C9YU7BX5M
Tests
Run the web app.
Open the dev tools -> Elements
Click through the DOM tree until you find a screen wrapper component. Verify that it has the name you expect in a data-testID property:
For example:
--->
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop