nextcloud-server/tests/lib
Bjoern Schiessle 95602d4069 make sure that we always read the header from the original file 2015-06-23 11:41:21 +07:00
..
app add positive tests for operator in code checker 2015-05-05 13:09:12 +07:00
appframework Add `no-store` to AppFramework 2015-06-15 18:35:41 +07:00
archive
backgroundjob
cache fix unit test 2015-06-05 15:30:20 +07:00
command
connector/sabre Convert invalid path exception to sabre exception on MOVE 2015-06-15 17:49:11 +07:00
contacts
db Add unit test for migrator with different prefix 2015-05-19 10:43:14 +07:00
encryption Add a test for the fallback to the part file keys 2015-06-08 16:35:37 +07:00
files make sure that we always read the header from the original file 2015-06-23 11:41:21 +07:00
group Sort user groups by group name and hide the user count 2015-05-18 12:55:19 +07:00
hooks more type hints 2015-06-02 14:07:55 +07:00
http/client Move the helpful method to the TestCase class 2015-06-03 12:33:29 +07:00
lock add method to atomically change between shared and exclusive lock 2015-06-01 13:24:02 +07:00
mail Move the helpful method to the TestCase class 2015-06-03 12:33:29 +07:00
memcache Merge pull request #16832 from owncloud/memcache-fail 2015-06-16 11:00:18 +07:00
ocs
preview Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +07:00
public Test overriding channel 2015-05-15 22:37:14 +07:00
repair Move the helpful method to the TestCase class 2015-06-03 12:33:29 +07:00
security Move the helpful method to the TestCase class 2015-06-03 12:33:29 +07:00
session
share Move the helpful method to the TestCase class 2015-06-03 12:33:29 +07:00
template Add tests for correct path 2015-04-20 12:31:35 +07:00
user
activitymanager.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +07:00
allconfig.php
api.php
app.php Adjust tests and check whether clear() is called 2015-04-01 17:19:44 +07:00
appconfig.php Use insertIfNotExists to avoid problems with parallel calls 2015-05-11 12:38:33 +07:00
archive.php change tests back to check for logo-wide, make them pass again 2015-05-28 23:39:55 +07:00
autoloader.php
avatar.php Filter potential dangerous filenames for avatars 2015-04-28 16:57:23 +07:00
cache.php
config.php
contactsmanager.php
datetimeformatter.php
db.php Use data provider instead of hand-crafted for loops 2015-04-18 15:19:33 +07:00
dbschema.php
errorHandler.php
group.php
helper.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +07:00
helperstorage.php
hookhelper.php Fire prehooks when uploading directly to storage 2015-05-13 17:47:04 +07:00
httphelper.php Add connection timeout to default POST options 2015-05-26 11:22:50 +07:00
image.php Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +07:00
installer.php
l10n.php
largefilehelper.php
largefilehelpergetfilesize.php
logger.php Conditional logging 2015-05-08 15:58:33 +07:00
naturalsort.php
navigationmanagertest.php
ocsclienttest.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +07:00
preview.php Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +07:00
repair.php
server.php Adjust NullCache tests 2015-06-15 19:17:50 +07:00
setup.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +07:00
streamwrappers.php Replace originalStorage in tests with a proper teardown 2015-04-08 12:45:38 +07:00
tags.php
template.php
tempmanager.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +07:00
testcase.php Webdav PUT small file lock must be shared during hooks 2015-06-12 18:52:18 +07:00
updater.php
urlgenerator.php
user.php
util.php Select the timezone on the right timestamp and assert it 2015-04-07 10:13:51 +07:00
utilcheckserver.php