stable

Clone or download

Read-only

Decouple WebDAVFRSFile tests and implementation

Part of request #18470 Bump sabre/dav to 4.1.3 🙄 Change-Id: Ie9af6d7f5d13fb3e776d6ba41529b62cc44d0c64

Modified Files

Name
M plugins/webdav/include/FS/WebDAVFRSFile.class.php +36 −204 Go to diff View file
M plugins/webdav/include/FS/WebDAVFRSRelease.class.php +6 −5 Go to diff View file
M plugins/webdav/tests/unit/WebDAVFRSFileTest.php +26 −19 Go to diff View file
M plugins/webdav/tests/unit/WebDAVFRSReleaseTest.php +68 −86 Go to diff View file
M plugins/webdav/tests/unit/WebDAVTreeTest.php +9 −13 Go to diff View file