-
-
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
test: add e2e to clear privacy data #12715
Conversation
app/components/Views/Settings/SecuritySettings/Sections/ClearPrivacy/ClearPrivacy.tsx
Show resolved
Hide resolved
app/components/Views/Settings/SecuritySettings/Sections/ClearPrivacy/ClearPrivacy.tsx
Show resolved
Hide resolved
e2e/selectors/Settings/SecurityAndPrivacy/ClearPrivacyModal.selectors.js
Show resolved
Hide resolved
e2e/selectors/Settings/SecurityAndPrivacy/SecurityPrivacyView.selectors.js
Show resolved
Hide resolved
e2e/selectors/Settings/SecurityAndPrivacy/SecurityPrivacyView.selectors.js
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
Bitrise✅✅✅ Commit hash: f55a90e Note
|
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.
LGTM
Description
In an effort to increase our overall e2e test coverage, this PR aims to add E2E coverage for the clear privacy flow. The test steps are as follows:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist