stable

Clone or download

Read-only

chore: drop Mockery usage in Document plugin

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

Modified Files

Name
M plugins/document/tests/unit/Config/Admin/FilesDownloadLimitsAdminControllerTest.php +12 −21 Go to diff View file
M plugins/document/tests/unit/Config/Admin/FilesDownloadLimitsAdminSaveControllerTest.php +30 −51 Go to diff View file
M plugins/document/tests/unit/Config/Admin/HistoryEnforcementAdminControllerTest.php +10 −21 Go to diff View file
M plugins/document/tests/unit/Config/Admin/HistoryEnforcementAdminSaveControllerTest.php +15 −30 Go to diff View file
M plugins/document/tests/unit/Config/FileDownloadLimitsBuilderTest.php +7 −9 Go to diff View file
M plugins/document/tests/unit/Config/HistoryEnforcementSettingsBuilderTest.php +2 −4 Go to diff View file
M plugins/document/tests/unit/Config/Project/SearchColumnFilterTest.php +2 −2 Go to diff View file
M plugins/document/tests/unit/Config/Project/UpdateSearchViewTest.php +139 −137 Go to diff View file
M plugins/document/tests/unit/DocmanSettingsSiteAdmin/DocmanSettingsTabsPresenterCollectionTest.php +5 −9 Go to diff View file
M plugins/document/tests/unit/DownloadFolderAsZip/DocumentFolderZipStreamerTest.php +12 −21 Go to diff View file
M plugins/document/tests/unit/DownloadFolderAsZip/ErrorsListingBuilderTest.php +15 −21 Go to diff View file
M plugins/document/tests/unit/DownloadFolderAsZip/ZipStreamFolderFilesVisitorTest.php +21 −26 Go to diff View file
D plugins/document/tests/unit/bootstrap.php +0 −20 Go to diff View file
M tests/psalm/psalm.xml +0 −1 Go to diff View file