mediawiki-skins-MinervaNeue/tests/phpunit
jdlrobson 5a7a9c9c31 Drop wgMinervaPageActions
Remove code per spike outcome (T226490#7438685)

- This configuration option is never used in Wikimedia production
- isTalkAllowed content body is merged into isAllowed. Resulting code
is more readable.
- isAllowed('talk') still returns false on main page for anonymous users
which is the current behavior. Even on sv.m.wikipedia.org where talk pages
are shown to anonymous users, we do not show the talk page on the main page.
Add a comment pointing to the associated phabricator ticket

Bug: T226490
Change-Id: I9f34817c5ad654a6a66fe6156850a3e3fee881a7
2021-10-21 17:25:37 +00:00
..
menu MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:53:10 +02:00
permissions Drop wgMinervaPageActions 2021-10-21 17:25:37 +00:00
skins MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:53:10 +02:00
unit Standardize use of buttons and icons in Minerva 2021-09-17 15:36:54 +00:00
LanguagesHelperTest.php Stop using deprecated Language methods 2021-02-27 15:59:17 +00:00