nextcloud/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 +01:00
..
data adding a comment to the database schema 2014-01-20 10:17:31 +01:00
lib Fixed ext storage webdav path encoding 2014-02-19 18:34:08 +01:00
apps.php load test cases from enabled apps 2012-10-08 14:26:51 +02:00
bootstrap.php Remove $RUNTIME_NOAPPS - setting to false was not enough 2013-09-26 14:03:04 +02:00
enable_all.php add first unit test for the versioning app 2014-01-21 16:22:08 +01:00
karma.config.js Fixed unit test scripts + coverage 2014-01-30 11:56:14 +01:00
phpunit-autotest.xml Added test cleanup listener to detect untidy tests 2013-12-19 20:18:09 +01:00
phpunit.xml.dist phpunit.xml: Port code coverage excludes from autotest to dist. 2013-09-26 19:05:47 +02:00
preseed-config.php fixing syntax for openssl config 2013-10-15 00:44:55 +02:00
testcleanuplistener.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00