The current implementation of the edit check a/b tests assumes that there's only going to be one feature being tested at a time. We can change this, but it needs a bit of rewriting.
We need to work out exactly what we want to support:
- 1. Different checks being tested at the same time on different wikis
-
2. Multiple checks being tested at the same time as a group on the same wiki -
3. Multiple checks being tested at the same time, with each being a/b tested separately, on the same wiki