VectorGOLEM/tests/phpunit/unit/FeatureManagement
Nicholas Ray de5a640c0b Allow `languageinheader` query param to fully control treatment of languages
Before this commit the `languageinheader` query param would only take
effect if the A/B test was enabled AND the query param was set. Per
T282543, we want the query param to take effect regardless of the state
of the language/AB test config.

To see new treatment, set `languageinheader=1`.
To see old treatment, set `languageinheader=0`.

Bug: T282543
Change-Id: I6a06e90b6e46a6fd7506a5ddeaf071b893ebfe8e
2021-05-13 12:04:12 -06:00
..
Requirements Allow `languageinheader` query param to fully control treatment of languages 2021-05-13 12:04:12 -06:00
FeatureManagerTest.php [Hygiene] featureManager: ComplexRequirement -> Requirement 2020-04-29 15:26:50 +01:00