You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task/Issue URL: https://app.asana.com/0/488551667048375/1207977093713099/f
### Description
Add support for experiments in active plugins.
Add support to force active plugins enabled for internal builds.
### Steps to test this PR
Ensure that DuDuckGo folder has been removed from Downloads folder to avoid returning user.
_Control Group - mq - Play Flavour_
- [ ] Change Privacy Config URL to `https://jsonblob.com/api/jsonBlob/1243573265112096768`
- [ ] Fresh install
- [ ] Filter log to validate that `mq` variant has been assigned
- [ ] Complete Onboarding and open New Tab
- [ ] Verify legacy NTP is visible
- [ ] Try a few times, ensure only legacy version is available
_Variant Group - mr - Play Flavour_
- [ ] Change Privacy Config URL to `https://jsonblob.com/api/jsonBlob/1270091613312245760`
- [ ] Fresh install
- [ ] Filter log to validate that `mr` variant has been assigned
- [ ] Complete Onboarding and open New Tab
- [ ] Verify new NTP is visible
- [ ] Try a few times, ensure only new version is available
_Control Group - mq - Internal Flavour_
- [x] Change Privacy Config URL to `https://jsonblob.com/api/jsonBlob/1243573265112096768 `
- [x] Fresh install
- [x] Filter log to validate that `mr` variant has been assigned
- [x] Complete Onboarding and open New Tab
- [x] Verify new NTP is visible
- [x] Try a few times, ensure only new version is available
Copy file name to clipboardExpand all lines: anvil/anvil-compiler/src/main/java/com/duckduckgo/anvil/compiler/ContributesActivePluginPointCodeGenerator.kt
Copy file name to clipboardExpand all lines: feature-toggles/feature-toggles-impl/src/test/java/com/duckduckgo/feature/toggles/codegen/ContributesActivePluginPointCodeGeneratorTest.kt
Copy file name to clipboardExpand all lines: feature-toggles/feature-toggles-impl/src/test/java/com/duckduckgo/feature/toggles/codegen/TestActivePlugins.kt
0 commit comments