mediawiki-extensions-Discus.../tests/phpunit/integration
Bartosz Dziewoński 70022c4cee Avoid global state in tests involving CommentParser
Instead of setting global configuration variables, we create a custom
config object and all the other dependencies and pass them to the
CommentParser instead of the defaults.

Depends-On: I8d374b51511a2873dce646aa453c5e0e2c076a14
Change-Id: I9dfccc833d3e2695cf1d1f7bbee4b68eae9a8c25
2023-12-11 22:19:14 +01:00
..
ApiDiscussionToolsCompareTest.php Use namespaced Title 2023-08-19 20:16:15 +02:00
ApiDiscussionToolsPageInfoTest.php Avoid global state in tests involving CommentParser 2023-12-11 22:19:14 +01:00
ApiParseDiscussionToolsTest.php Don't rely on ParserOutput::getTOCHTML() to determine if ToC is present 2023-01-27 09:58:47 +00:00