mediawiki-skins-Vector/tests/phpunit/unit/FeatureManagement/Requirements
Jon Robson 735dad995b Preferences set to "disabled" return false when isEnabled is called
The font size preference sets a preference to disabled rather than 0.

Rather than save this as 0, it would be useful to store this as a string
given in future it will evolve to have values small, medium, large

Change logic in UserPreferenceRequirement to support non-binary options.

Bug: T346987
Change-Id: I399aa1b1be4a45cab0aa3b8addb482e5af6c5bf3
2023-10-04 00:34:16 +00:00
..
DynamicConfigRequirementTest.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
OverridableConfigRequirementTest.php tests: Make PHPUnit data providers static 2023-05-20 11:11:30 +02:00
UserPreferenceRequirementTest.php Preferences set to "disabled" return false when isEnabled is called 2023-10-04 00:34:16 +00:00