stable

Clone or download

Read-only

Decouple WebdavDocmanFolder tests and implementation

Make dependencies explicit, remove as much as possible mocks and partial mocks. Part of request #18470 Bump sabre/dav to 4.1.3 🙄 Change-Id: I21f147b44957e26474ce8b0a671624c4628483e2

Modified Files

Name
M plugins/webdav/include/FS/WebDAVDocmanFolder.class.php +42 −70 Go to diff View file
M plugins/webdav/include/FS/WebDAVProject.class.php +1 −1 Go to diff View file
M plugins/webdav/include/WebDAVUtils.class.php +22 −17 Go to diff View file
M plugins/webdav/tests/unit/WebDAVDocmanFolderTest.php +65 −95 Go to diff View file
M plugins/webdav/tests/unit/WebDAVTreeTest.php +23 −48 Go to diff View file