Klaus

Sprechen Sie Gherkin?

 Thu, 22 Oct 2015 00:14:03 +0200 last edited: Thu, 22 Oct 2015 00:28:12 +0200  
Just rebased and pushed the #RedDAV branch with latest code from redmatrix: #^https://github.com/dawnbreak/redmatrix/commits/RedDAV
There have been no conflicts, so I hope not too much got broken since the last rebase some weeks or months ago.

Looking at this incomplete list and then looking at two somewhat "faked" Behat Scenarios in one Feature gives not much confidence, though. Also in view of SabreDAV 3.0 which requires re-factoring of the auth backend again and upcoming SabreDAV 3.1 which will require PHP5.5.

Create a directory
Create a file
Delete a file
Delete a directory
Delete a directory with sub elements
Rename a file
Rename a directory
Create a private directory
Create a file in private directory
Create a private file
Create a directory with write_storage for another channel
Create a file in this folder with the other channel
Delete a directory from another channel
Delete a directory from another channel with write_storage
Delete a directory in another channel with subdirs
Attach public file to post
Attach private file to post
Access private file
Access private file with ?davguest
Access private directory
Access private directory with ?davguest
Access public file in private folder
Access public file in private folder with ?davguest
Access non-existing channel
Access non-existing directory
Access non-existing file
Access file/folder in non-existing channel
Access non-existing file/folder in non-existing folder
Repeat with WebDAV clients...