VectorGOLEM/tests/phpunit/unit/FeatureManagement/Requirements
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
..
DynamicConfigRequirementTest.php [docs] [dev] [PHP] [FeatureManager] revise docs and add DynamicConfigRequirement test 2020-03-26 20:39:40 +00:00
LanguageInHeaderTreatmentRequirementTest.php Allow `languageinheader` query param to fully control treatment of languages 2021-05-13 12:04:12 -06:00
LatestSkinVersionRequirementTest.php tests: clean up requirements tests 2021-03-10 14:45:24 +00:00
WvuiSearchTreatmentRequirementTest.php tests: clean up requirements tests 2021-03-10 14:45:24 +00:00