You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the litmus webdav test suite (http://www.webdav.org/neon/litmus/) , hacdias/webdav does well with basic functions, but fails in more complex tests that other webdav servers (eg. sabre/dav) fully pass.
Why does this matter? Complex webdav client requirements, such as for seedvault backups, do not succeed with hacdias/webdav at present.
Using the litmus webdav test suite (http://www.webdav.org/neon/litmus/) , hacdias/webdav does well with basic functions, but fails in more complex tests that other webdav servers (eg. sabre/dav) fully pass.
Why does this matter? Complex webdav client requirements, such as for seedvault backups, do not succeed with hacdias/webdav at present.
litmus -k webdav://192.168.1.1:8008
-> running `basic':
0. init.................. pass
<- summary for
basic': of 16 tests run: 16 passed, 0 failed. 100.0% -> running
copymove':<- summary for
copymove': of 13 tests run: 13 passed, 0 failed. 100.0% -> running
props':-> 16 tests were skipped.
<- summary for
props': of 14 tests run: 10 passed, 4 failed. 71.4% -> running
locks':...................... pass (with 1 warning)
-> 7 tests were skipped.
<- summary for
locks': of 34 tests run: 30 passed, 4 failed. 88.2% -> 1 warning was issued. -> running
http':<- summary for `http': of 4 tests run: 4 passed, 0 failed. 100.0%
The text was updated successfully, but these errors were encountered: