mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-28 02:00:57 +00:00
b68832ace0
We were calling Title::newFromText() before setupEnv(), which meant that the title for each test case was parsed using the default rules for English, rather than the rules for the specified wiki. This only makes a practical difference for tests with self-links. Changed the only such test to demonstrate the fix. Change-Id: I45561f1c9f0d149e2b743f0000b742bf6fc014af |
||
---|---|---|
.. | ||
unit | ||
CommentFormatterTest.php | ||
CommentModifierTest.php | ||
CommentParserTest.php | ||
CommentUtilsTest.php | ||
EventDispatcherTest.php | ||
IntegrationTestCase.php | ||
LanguageDataTest.php | ||
MockCommentFormatter.php | ||
MockEventDispatcher.php | ||
MockLanguageData.php | ||
MockSubscriptionStore.php | ||
TestUtils.php | ||
ThreadItemTest.php |