stable

Clone or download

Read-only

Continue (part 2) to move unit tests to PHPUnit for WebDAV

This is part request #14147 Move Webdav plugin tests to PHPUnit No functional change expected here. Other unit tests will need some rework to be moved. Change-Id: I31dd714747339bd1798baa9f2a0def876dd35e53

Modified Files

Name
A plugins/webdav/phpunit/WebDAVDocmanFolderTest.php +425 −0 Go to diff View file
A plugins/webdav/phpunit/WebdavURLVerificationTest.php +164 −0 Go to diff View file
A plugins/webdav/phpunit/_fixtures/test.txt +1 −0 Go to diff View file
D plugins/webdav/tests/WebDAVDocmanFolderTest.php +0 −441 Go to diff View file
D plugins/webdav/tests/Webdav_URLVerificationTest.php +0 −151 Go to diff View file