-
Notifications
You must be signed in to change notification settings - Fork 5
public webdav API endpoint does not exist #49
Comments
this is planned, needs to be implemented |
I've ran the tests locally for this issue, excluding the known 233 and 149:
...
so it seems there are 385 tests that we can enable |
Sadly |
probably not worth looking into yet. it is not possible to upload/download files to public links yet, this will likely break most tests: https://github.com/owncloud/ocis-reva/issues/241 |
I had a look at tests but struggled with the fact that old and new endpoint are mixed within a single scenario, we need to split those: #282 |
found https://github.com/owncloud/ocis-reva/issues/283 also while trying to enable tests |
PR here owncloud/core#37552 for enabling some of the tests. |
/public.php/webdav/
does not existPR to enable tests: owncloud/core#37552
The text was updated successfully, but these errors were encountered: