]> source.dussan.org Git - nextcloud-server.git/commit
Added test with new endpoint (#23934)
authorSergio Bertolín <sbertolin@solidgear.es>
Fri, 17 Jun 2016 12:10:43 +0000 (14:10 +0200)
committerThomas Müller <DeepDiver1975@users.noreply.github.com>
Fri, 17 Jun 2016 12:10:43 +0000 (14:10 +0200)
commit491e2654ebed82044f84d3adcc5f845dc471ae06
treee3c7843ac7eb8dbea28969c749d22cac8c7a0f72
parent85d9e586378d28fb202fd5d1742c680f2a6d7651
Added test with new endpoint (#23934)

* Added test with new endpoint

* Moved all scenarios using new dav endpoint to a new feature file

* Removed extra slash in welcome.txt

* some fixes

* Incorrect user while downloading with range

* Fixed Content-disposition
build/integration/features/dav-v2.feature [new file with mode: 0644]
build/integration/features/webdav-related.feature