VectorGOLEM/tests/phpunit
Stephen Niedzielski d1072d0fdf [dev] add skin version query parameter override
As described in the readme but not implemented until now, this patch
enables the skin version to be specified as a URL query parameter. This
is useful for testing both skin versions during development and on wiki,
as well as enabling sharing URLs with a specific skin (Vector) and skin
version (1 or 2).

Obtaining the actual skin version requires tying together three input
sources, WebRequest, User, and Config. It seems simple but it'd be easy
to botch. For this reason, a helper class to correctly interrogate them
and tests are provided.

Bug: T244481
Change-Id: I52d80942b4270c008d4e45050589ed9220255a50
2020-04-02 16:22:26 -06:00
..
integration [dev] add skin version query parameter override 2020-04-02 16:22:26 -06:00
unit/FeatureManagement [docs] [dev] [PHP] [FeatureManager] revise docs and add DynamicConfigRequirement test 2020-03-26 20:39:40 +00:00