wiki.techinc.nl/tests/phpunit/includes/logging
Derick Alangi b6b335b183 tests: Migrate MediaWiki settings to overrideConfig...()
Also, make use of MainConfigNames constants where necessary like in
HashConfig map.

NOTE: Since `wgConf` is not a setting, keep using `setMwGlobals()`
  in this case.

Change-Id: I8d0c718fd02043835fe122d675cce3d759b30330
2022-08-18 17:48:03 +01:00
..
BlockLogFormatterTest.php Migrate usage of setMwGlobals() to overrideConfigValue(s) 2022-08-01 06:16:22 +01:00
ContentModelLogFormatterTest.php
DatabaseLogEntryTest.php logging: Remove user_editcount from DatabaseLogEntry query info 2022-04-06 23:40:03 +02:00
DeleteLogFormatterTest.php Migrate usage of setMwGlobals() to overrideConfigValue(s) 2022-08-01 06:16:22 +01:00
ImportLogFormatterTest.php Add DummyServicesTrait::getDummyInterwikiLookup 2021-05-05 10:57:59 -07:00
LogFormatterTest.php Migrate usage of setMwGlobals() to overrideConfigValue(s) 2022-08-01 06:16:22 +01:00
LogFormatterTestCase.php Remove hard-deprecated LogEntry::getPerformer 2021-06-28 18:06:36 -07:00
LogTests.i18n.php
MergeLogFormatterTest.php
MoveLogFormatterTest.php
NewUsersLogFormatterTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
PageLangLogFormatterTest.php tests: Migrate MediaWiki settings to overrideConfig...() 2022-08-18 17:48:03 +01:00
PatrolLogFormatterTest.php
ProtectLogFormatterTest.php Change "protection level" to "protection settings" 2021-05-04 13:17:36 +03:00
RightsLogFormatterTest.php
UploadLogFormatterTest.php