stable

Clone or download

Read-only

chore: Drop Mockery usage in Project/Webhook core tests

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

Modified Files

Name
M tests/unit/common/Project/Webhook/Log/StatusRetrieverTest.php +10 −10 Go to diff View file
M tests/unit/common/Project/Webhook/ProjectCreatedPayloadTest.php +17 −18 Go to diff View file
M tests/unit/common/Project/Webhook/RetrieverTest.php +6 −8 Go to diff View file
M tests/unit/common/Project/Webhook/WebhookUpdaterTest.php +13 −15 Go to diff View file