nextcloud-server/tests
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding
- Some WebDAV servers like lighttpd need paths in URLs to be properly
encoded
- Added error log output when curl connection failed
- Added check for 'resourcetype' in case the WebDAV server doesn't
  support/return it
- Fixed touch() to return false if the server doesn't implement
  PROPPATCH
- Added optional delay in WebDAV unit tests to use when testing against
  lighttpd's WebDAV
2014-02-19 18:34:08 +07:00
..
data adding a comment to the database schema 2014-01-20 10:17:31 +07:00
lib Fixed ext storage webdav path encoding 2014-02-19 18:34:08 +07:00
apps.php
bootstrap.php
enable_all.php add first unit test for the versioning app 2014-01-21 16:22:08 +07:00
karma.config.js Fixed unit test scripts + coverage 2014-01-30 11:56:14 +07:00
phpunit-autotest.xml Added test cleanup listener to detect untidy tests 2013-12-19 20:18:09 +07:00
phpunit.xml.dist
preseed-config.php
testcleanuplistener.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +07:00