mediawiki-extensions-Linter/tests/phpunit
Alexander Vorwerk 9a1ce6e392 Avoid using WikiPage::factory()
WikiPage::factory() is deprecated since 1.36 and should be replaced
with WikiPageFactory::newFromTitle().

Bug: T297688
Change-Id: I63bf3ba1c2ad6f8b59d369d91777af0418746a6b
2021-12-16 23:00:32 +00:00
..
unit Convert LintErrorTest to pure unit tests 2021-03-27 02:28:25 +00:00
CategoryMessagesTest.php Remove hardcoded list of categories with no parameters 2021-12-15 17:27:36 -05:00
DatabaseTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 21:52:50 +02:00
RecordLintJobTest.php Avoid using WikiPage::factory() 2021-12-16 23:00:32 +00:00
SpecialLintErrorsTest.php Update for deprecations in PHPUnit 2020-07-09 17:00:41 +02:00