AB testing: implements an A/A experiment - #15789
Conversation
|
You can trigger an installable build for these changes by visiting CircleCI here. |
|
You can trigger optional UI/connected tests for these changes by visiting CircleCI here. |
|
@emilylaguna can I bother you to review this one? |
|
@renanferrari JFYI, here's the iOS PR for the A/A experiment. |
aaronyan
left a comment
There was a problem hiding this comment.
Does everyone that open an app get assigned an experiment variation? If so, that's okay, I just want to understand how this works. :)
|
@aaronyan It works like this:
|
|
👋 We're freezing |
This looks great! |
emilylaguna
left a comment
There was a problem hiding this comment.
LGTM. Works as described.
|
I tested the scenarios for the A/A testing as described in |
Ready for review after #15770 is merged
Automattic Tracks: Automattic/Automattic-Tracks-iOS#172
This PR implements the A/A experiment to validate that our ExPlat implementation is not biased.
To test
ExPlatService.swift:70WPTabBarController+Swift.swift:89ExPlatServiceshould be hitvariationshould becontrolClosing and reopening the app
ExPlatServiceshould be hitComing back from the background
ExPlatServiceshould not be hitPR submission checklist:
RELEASE-NOTES.txtif necessary.