aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/parser/ParserObserverTest.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-1/+1
* tests: Use namespaced classes (2)Umherirrender2024-06-131-1/+1
* tests: Add or fix Parser test namespacesReedy2024-02-161-0/+7
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-1/+1
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* ParserObserver: Only report duplicate parse if the content is the sameBartosz DziewoƄski2022-05-141-2/+4
* Detect and monitor against multiple Parser invocation during edit requestsCindy Cicalese2021-09-231-0/+53