mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-23 23:44:17 +00:00
cc2e08546b
* 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 |
||
---|---|---|
.. | ||
unit | ||
CategoryMessagesTest.php | ||
DatabaseTest.php | ||
RecordLintJobTest.php | ||
SpecialLintErrorsTest.php |