mediawiki-extensions-Linter/tests/phpunit
C. Scott Ananian e6a510fbed Use ParserOutputAccess for LintUpdate job
This avoids a duplicate parse with DiscussionTools (T376325) and also
reduces some redundancy by using the metrics-gathering code from
ParserOutput instead of having to clone it here.  Finally, it allows
the parse to use the output of a previous parse for selective
update.

Bug: T376325
Follows-Up: I64a4556a74da4f735a5b562070c21310ecda36d1
Change-Id: I11386e307caaa9fce34870b08bd4dce4c5e6eb25
2024-10-02 20:06:15 -04:00
..
unit Minor cleanup 2022-09-07 02:48:18 +01:00
CategoryMessagesTest.php [DI] Make CategoryManager and Database injectable services 2024-04-09 18:33:13 -04:00
DatabaseTest.php Drop DatabaseFactory, just have Database as the service 2024-04-10 21:21:40 -04:00
LintUpdateTest.php Use ParserOutputAccess for LintUpdate job 2024-10-02 20:06:15 -04:00
RecordLintJobTest.php Drop disabled lints 2024-07-25 11:29:36 -04:00
ServiceWiringTest.php Construct services with ServiceOptions 2024-04-10 12:34:05 -04:00
SpecialLintErrorsTest.php Drop disabled lints 2024-07-25 11:29:36 -04:00