mediawiki-extensions-Discus.../tests/phpunit
Bartosz Dziewoński 99b5de8038 Split Data class into ResourceLoaderData and LanguageData
The Data class contained utilities for two unrelated purposes.
Split each half to a separate class.

Notably, this improves the signature of the getLocalData() function.

Change-Id: Icde615fb9d483fee1f352c34909b37f8ffde8081
2022-02-19 19:37:34 +01:00
..
unit Use DOMCompat::newDocument() to create a new Document 2021-07-30 18:15:11 -04:00
CommentFormatterTest.php Parser: Pass in title of page being parsed 2022-01-12 21:17:59 +00:00
CommentModifierTest.php Various code quality tweaks 2022-02-19 19:36:52 +01:00
CommentParserTest.php Various code quality tweaks 2022-02-19 19:36:52 +01:00
EventDispatcherTest.php Parser: Pass in title of page being parsed 2022-01-12 21:17:59 +00:00
IntegrationTestCase.php Set $wgUsePigLatinVariant = false while running tests 2021-12-01 23:25:30 +01:00
LanguageDataTest.php Split Data class into ResourceLoaderData and LanguageData 2022-02-19 19:37:34 +01:00
MockCommentFormatter.php Parser: Pass in title of page being parsed 2022-01-12 21:17:59 +00:00
MockEventDispatcher.php Add missing typehints 2021-12-01 14:57:09 +00:00
MockSubscriptionStore.php Automatic topic subscriptions (on any edit) 2021-11-15 22:45:42 +01:00
TestUtils.php Parser: Pass in title of page being parsed 2022-01-12 21:17:59 +00:00
ThreadItemTest.php Parser: Pass in title of page being parsed 2022-01-12 21:17:59 +00:00