-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
feat: Create a performance E2E test for warm starts #6865
Conversation
…ors from getElementByPlatform to getXpathElementByResourceId method
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.
LGTM
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.
code looks good, just left some feedback on your feature file.
Lets also go ahead and change the name of https://github.com/MetaMask/metamask-mobile/blob/feature/700-performance-test-warm-starts/wdio/features/Performance/AppLaunchTime.feature to |
…ed foreground step to the Warm Start Performance feature
Kudos, SonarCloud Quality Gate passed! |
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.
PR looks good to me sam! great work!
Description
Feature test case created to test the warm start of the app from multiple devices. It sends the app to the background for 30 seconds so the Login screen appears.
Progresses #???
Checklist