wiki.techinc.nl/tests/phpunit/includes/logging
DannyS712 31676abea5 Add DummyServicesTrait::getDummyInterwikiLookup
Replacing the mock InterwikiLookup used in
MediaWikiTitleCodecTest revealed that that test was,
because of the mock not behaving correctly, testing the
wrong thing - interwiki prefixes are *not* case sensitive,
and are always converted to lowercase in the actual
ClassicInterwikiLookup. Fixed those expectations.

Change-Id: I242431e88860b7700a9f93f77a0fe195fd748800
2021-05-05 10:57:59 -07:00
..
BlockLogFormatterTest.php
ContentModelLogFormatterTest.php
DatabaseLogEntryTest.php Stop using legacy ActorMigration field "log_user" 2021-04-28 16:29:04 +10:00
DeleteLogFormatterTest.php
ImportLogFormatterTest.php Add DummyServicesTrait::getDummyInterwikiLookup 2021-05-05 10:57:59 -07:00
LogFormatterTest.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
LogFormatterTestCase.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
LogTests.i18n.php
MergeLogFormatterTest.php
MoveLogFormatterTest.php
NewUsersLogFormatterTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
PageLangLogFormatterTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
PatrolLogFormatterTest.php
ProtectLogFormatterTest.php
RightsLogFormatterTest.php
UploadLogFormatterTest.php