MinervaNeue/tests/phpunit/unit
Piotr Miazga d7f60a26db Extract language/variants check to a service
The $hasLangauges and $hasVariants checks were used in couple places,
which lead to the same code used in many places.
Following the DRY rule, let's implement a Service that can do that
check, and use that service everywhere in code.

Bug: T224735
Change-Id: I46d58758356e870c408a74b2c087a42d6ad0ddea
2019-07-16 19:53:57 +00:00
..
menu/Entries Move unit test into "unit" directory 2019-07-09 10:14:36 -04:00
LanguagesHelperTest.php Extract language/variants check to a service 2019-07-16 19:53:57 +00:00
SkinOptionsTest.php Make SkinOptionsTest extend unit test case 2019-07-02 13:54:11 +00:00