stable

Clone or download

Read-only

chore: Drop Mockery usage in roadmap plugin

This is part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Change-Id: I011990b0c1a1e153fa2cec0fcfa93baae18aea44

Modified Files

Name
M plugins/roadmap/tests/unit/Roadmap/REST/v1/IterationsRetrieverTest.php +11 −41 Go to diff View file
M plugins/roadmap/tests/unit/Roadmap/REST/v1/RoadmapTasksRetrieverTest.php +9 −9 Go to diff View file
M plugins/roadmap/tests/unit/Roadmap/REST/v1/SubtasksRetrieverTest.php +3 −12 Go to diff View file
M plugins/roadmap/tests/unit/Roadmap/REST/v1/TaskOutOfDateDetectorTest.php +80 −104 Go to diff View file
M plugins/roadmap/tests/unit/Roadmap/REST/v1/TaskRepresentationBuilderForTrackerCacheTest.php +6 −21 Go to diff View file
M plugins/roadmap/tests/unit/Roadmap/REST/v1/TaskRepresentationBuilderForTrackerTest.php +5 −17 Go to diff View file
M plugins/roadmap/tests/unit/Roadmap/RoadmapProjectWidgetTest.php +4 −8 Go to diff View file
M plugins/roadmap/tests/unit/Roadmap/Widget/RoadmapConfigureAtXMLImportTest.php +43 −43 Go to diff View file
M tests/psalm/psalm.xml +0 −1 Go to diff View file