-
Notifications
You must be signed in to change notification settings - Fork 910
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
Privacy Pro onboarding dialog copy test #5222
base: develop
Are you sure you want to change the base?
Privacy Pro onboarding dialog copy test #5222
Conversation
607fbe0
to
fcca964
Compare
...com/duckduckgo/app/onboarding/ui/page/extendedonboarding/ExtendedOnboardingFeatureToggles.kt
Outdated
Show resolved
Hide resolved
...com/duckduckgo/app/onboarding/ui/page/extendedonboarding/ExtendedOnboardingFeatureToggles.kt
Outdated
Show resolved
Hide resolved
...com/duckduckgo/app/onboarding/ui/page/extendedonboarding/ExtendedOnboardingFeatureToggles.kt
Outdated
Show resolved
Hide resolved
...com/duckduckgo/app/onboarding/ui/page/extendedonboarding/ExtendedOnboardingFeatureToggles.kt
Outdated
Show resolved
Hide resolved
...com/duckduckgo/app/onboarding/ui/page/extendedonboarding/ExtendedOnboardingFeatureToggles.kt
Outdated
Show resolved
Hide resolved
39c1a5e
to
e57f7f9
Compare
e57f7f9
to
4687e7c
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.
I'm not sure this is fully working as you expect so gonna comment rather than approve just in case. All the normal cases are fine and work well, the ru
does not, the PPro dialog is never shown but the test case says it should be shown.
...com/duckduckgo/app/onboarding/ui/page/extendedonboarding/ExtendedOnboardingFeatureToggles.kt
Show resolved
Hide resolved
4687e7c
to
1804e69
Compare
1804e69
to
065d7c3
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.
LGTM
Task/Issue URL: https://app.asana.com/0/0/1208628082622869/f
Description
testPrivacyProOnboardingCopyNov24
sub-feature in remote configSteps to test this PR
Pre steps
const val PRIVACY_REMOTE_CONFIG_URL
value for "https://www.jsonblob.com/api/1304478638945460224"control Cohort
weight
to 1 and the rest to 0 in remote configprotection Cohort
weight
to 1 and the rest to 0 in remote configpir Cohort
weight
to 1 and the rest to 0 in remote configvpn Cohort
weight
to 1 and the rest to 0 in remote configReturning users
weight
to 1 in remote configExperiment pixels
weight
to 1 and the rest to 0 in remote configexperiment_metrics_testPrivacyProOnboardingCopyNov24_vpn with params: {metric=dialogShown...}
pixel is firedexperiment_metrics_testPrivacyProOnboardingCopyNov24_vpn with params: {metric=secondaryButtonSelected...}
pixel is firedexperiment_metrics_testPrivacyProOnboardingCopyNov24_vpn with params: {metric=primaryButtonSelected...}
pixel is firedUI changes