server/tests/lib
2015-06-12 11:41:05 +02:00
..
app add positive tests for operator in code checker 2015-05-05 13:09:12 +02:00
appframework Merge pull request #16714 from owncloud/fix-cors-test 2015-06-03 13:52:14 +02:00
archive
backgroundjob
cache fix unit test 2015-06-05 15:30:20 +02:00
command
connector/sabre Fix sabre directory test cases 2015-06-05 19:04:59 +02:00
contacts
db Add unit test for migrator with different prefix 2015-05-19 10:43:14 +02:00
encryption Add a test for the fallback to the part file keys 2015-06-08 16:35:37 +02:00
files Add return value to lock methods and check it in tests 2015-06-12 11:41:05 +02:00
group Sort user groups by group name and hide the user count 2015-05-18 12:55:19 +02:00
hooks more type hints 2015-06-02 14:07:55 +02:00
http/client Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
lock add method to atomically change between shared and exclusive lock 2015-06-01 13:24:02 +02:00
mail Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
memcache add tests for castrait 2015-04-30 14:48:39 +02: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 +02:00
public Test overriding channel 2015-05-15 22:37:14 +03:00
repair Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
security Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
session
share Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
template Add tests for correct path 2015-04-20 12:31:35 +02:00
user
activitymanager.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
allconfig.php
api.php
app.php
appconfig.php Use insertIfNotExists to avoid problems with parallel calls 2015-05-11 12:38:33 +02:00
archive.php change tests back to check for logo-wide, make them pass again 2015-05-28 23:39:55 +02:00
autoloader.php
avatar.php Filter potential dangerous filenames for avatars 2015-04-28 16:57:23 +02: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 +02:00
dbschema.php
errorHandler.php
group.php
helper.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
helperstorage.php
hookhelper.php Fire prehooks when uploading directly to storage 2015-05-13 17:47:04 +02:00
httphelper.php Add connection timeout to default POST options 2015-05-26 11:22:50 +02: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 +02:00
installer.php
l10n.php
largefilehelper.php
largefilehelpergetfilesize.php
logger.php Conditional logging 2015-05-08 15:58:33 +02:00
naturalsort.php
navigationmanagertest.php
ocsclienttest.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02: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 +02:00
repair.php
server.php Check the query() for all defined services 2015-06-11 12:28:30 +02:00
setup.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
streamwrappers.php Replace originalStorage in tests with a proper teardown 2015-04-08 12:45:38 +02:00
tags.php
template.php
tempmanager.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
testcase.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
updater.php
urlgenerator.php
user.php
util.php
utilcheckserver.php