stable

Clone or download

Read-only

chore: Drop Mockery usage in some Git plugin test folders

Part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Folders are: - CIToken - CommonMarkExtension - DiskUsage No functional changes expected Change-Id: Ib19de8de09bb652664a66edeae04bb19aa344079

Modified Files

Name
A plugins/git/tests/unit/CIBuilds/BuildStatusChangePermissionManagerTest.php +116 −0 Go to diff View file
D plugins/git/tests/unit/CIToken/BuildStatusChangePermissionManagerTest.php +0 −128 Go to diff View file
M plugins/git/tests/unit/CommonMarkExtension/LinkToGitFileBlobFinderTest.php +19 −26 Go to diff View file
M plugins/git/tests/unit/CommonMarkExtension/LinkToGitFileExtensionTest.php +16 −21 Go to diff View file
M plugins/git/tests/unit/DiskUsage/RetrieverTest.php +5 −14 Go to diff View file