wiki.techinc.nl/tests/phpunit/includes/title
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
..
MediaWikiTitleCodecTest.php Add DummyServicesTrait::getDummyInterwikiLookup 2021-05-05 10:57:59 -07:00
NaiveImportTitleFactoryTest.php Inject dependencies into some ImportTitleFactory classes 2021-03-22 21:27:27 +00:00
NamespaceImportTitleFactoryTest.php Inject dependencies into some ImportTitleFactory classes 2021-03-22 21:27:27 +00:00
NamespaceInfoTest.php NamespaceInfoTest: remove outdated comment about globals 2021-04-23 23:07:11 +00:00
SubpageImportTitleFactoryTest.php Inject dependencies into some ImportTitleFactory classes 2021-03-22 21:27:27 +00:00