nextcloud/tests
Arthur Schiwon 2ce2de0ae5 add icommentsmanger and icomment implementation
register CommentsManager service, allow override, document in config.sample.php

don't insert autoincrement ids in tests, because of dislikes from oracle and pgsql

specify timezone in null date

only accepts strings for ID parameter that can be converted to int

replace forgotten hardcoded IDs in tests

react on deleted users

react on file deletion

Postgresql compatibility

lastInsertId needs *PREFIX* with the table name

do not listen for file deletion, because it is not reliable (trashbin, external storages)

add runtime cache for comments
2015-12-09 14:34:23 +01:00
..
acceptance
apps [App Code Check] add check for version and mandatory fields 2015-09-24 11:58:12 +02:00
core Scrutinizer Auto-Fixes 2015-12-07 15:43:36 +00:00
data Add code integrity check 2015-12-01 11:55:20 +01:00
lib add icommentsmanger and icomment implementation 2015-12-09 14:34:23 +01:00
objectstore Use proper statement to retrieve the IP of an docker instance 2015-10-30 09:28:33 +01:00
ocs
ocs-provider Reference v2 in the provider list 2015-10-13 16:45:16 +02:00
settings Only try to load avatars in the user list if there is any 2015-12-04 14:56:49 +01:00
travis Make Travis CI pass when DAV was not touched 2015-10-29 10:14:45 +01:00
apps.php
bootstrap.php Load all enabled apps in test bootstrap 2015-09-07 16:06:53 +01:00
enable_all.php added app "federation", allows you to connect ownClouds and exchange user lists 2015-11-19 18:06:38 +01:00
karma.config.js Merge branch 'master' into issue_20427 2015-12-03 12:35:49 +01:00
phpunit-autotest-external.xml remove deprecated strict setting 2015-12-09 12:10:12 +01:00
phpunit-autotest.xml
phpunit.xml.dist
preseed-config.php
startsessionlistener.php