stable

Clone or download

Read-only

chore: Drop Mockery usage in some Dashboard core tests

Part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Change-Id: I8a3ba8502aa8a3055ca7f8e9f624c2ca62a18435

Modified Files

Name
M tests/unit/common/Dashboard/AssetsIncluderTest.php +43 −52 Go to diff View file
M tests/unit/common/Dashboard/Widget/WidgetDeletorTest.php +6 −10 Go to diff View file
M tests/unit/common/Dashboard/Widget/WidgetReorderTest.php +14 −18 Go to diff View file
M tests/unit/common/Dashboard/Widget/WidgetRetrieverTest.php +53 −54 Go to diff View file