Skip to content
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

Move privacy maestro test to use tags #3459

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

aitorvs
Copy link
Collaborator

@aitorvs aitorvs commented Aug 15, 2023

Task/Issue URL: https://app.asana.com/0/0/1205258019391734/f

Description

Move e2e privacy test to use shared onboarding flow, and use the tag privacyTest

Steps to test this PR

https://github.com/duckduckgo/Android/actions/runs/5868616041/job/15911849417 passes

@aitorvs
Copy link
Collaborator Author

aitorvs commented Aug 15, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

Copy link
Contributor

@anikiki anikiki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@@ -21,7 +21,7 @@ jobs:
- name: Set up JDK 11
uses: actions/setup-java@v3
with:
java-version: '11'
java-version: '17'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should have been 17 always, probably sync tests never ran

@aitorvs aitorvs changed the base branch from develop to fix/aitor/EncryptedSharedPrefsProvider August 15, 2023 13:10
@aitorvs aitorvs force-pushed the cleanup/aitor/maestro/privacy_tests branch from c45d137 to 4421b91 Compare August 15, 2023 13:10
Base automatically changed from fix/aitor/EncryptedSharedPrefsProvider to develop August 15, 2023 13:52
@aitorvs aitorvs force-pushed the cleanup/aitor/maestro/privacy_tests branch from 4421b91 to b9671b7 Compare August 15, 2023 13:54
@aitorvs aitorvs force-pushed the cleanup/aitor/maestro/privacy_tests branch from b9671b7 to b0b1b53 Compare August 15, 2023 14:33
@@ -9,6 +9,7 @@ appId: com.duckduckgo.mobile.android
- tapOn: "Allow"
- assertVisible:
text: ".*Welcome to DuckDuckGo!.*"
optional: true
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding optional because this is flaky in CI and anyways it's optional step

@@ -9,6 +9,7 @@ appId: com.duckduckgo.mobile.android
- tapOn: "Don’t allow"
- assertVisible:
text: ".*Welcome to DuckDuckGo!.*"
optional: true
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding optional because this is flaky in CI and anyways it's optional step

@aitorvs aitorvs merged commit 78577ca into develop Aug 15, 2023
@aitorvs aitorvs deleted the cleanup/aitor/maestro/privacy_tests branch August 15, 2023 15:44
joshliebe pushed a commit that referenced this pull request Nov 7, 2023
Task/Issue URL: https://app.asana.com/0/0/1205258019391734/f

### Description
Move e2e privacy test to use shared onboarding flow, and use the tag `privacyTest`

### Steps to test this PR
https://github.com/duckduckgo/Android/actions/runs/5868616041/job/15911849417 passes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants