mediawiki-extensions-Linter/tests/phpunit
sbailey cc2e08546b Fix broken RecordLintJobTest
* Adapted other core phpunit test user, title and page creation
   code to avoid creating a MOCK title such that the job runner
   finds the page(title) in the database and runs the job without
   hackery of populating the title in the constructor of
   RecordLinkJob. When the getForPage() runs, it finds the
   page and its lint errors through the standard code paths.

Bug: T225337
Change-Id: Ibb57523ee2f066c7bd0465c14f0dcb2bab51286b
2021-08-11 15:39:49 -07:00
..
unit Convert LintErrorTest to pure unit tests 2021-03-27 02:28:25 +00:00
CategoryMessagesTest.php Update Legoktm's email address 2021-04-11 19:08:44 -07:00
DatabaseTest.php Fix off-by-one error around MAX_ACCURATE_COUNT 2021-08-06 13:05:29 -07:00
RecordLintJobTest.php Fix broken RecordLintJobTest 2021-08-11 15:39:49 -07:00
SpecialLintErrorsTest.php Update for deprecations in PHPUnit 2020-07-09 17:00:41 +02:00