stable

Clone or download

Read-only

chore: Drop Mockery usage in some Dashboard/Project core tests

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

Modified Files

Name
M tests/unit/common/Dashboard/Project/DisabledProjectWidgetsCheckerTest.php +20 −22 Go to diff View file
M tests/unit/common/Dashboard/Project/ProjectDashboardDuplicatorTest.php +77 −88 Go to diff View file
M tests/unit/common/Dashboard/Project/ProjectDashboardRetrieverTest.php +16 −16 Go to diff View file
M tests/unit/common/Dashboard/Project/ProjectDashboardSaverTest.php +24 −28 Go to diff View file