nextcloud-server/tests/lib
2016-05-19 10:30:07 +02:00
..
activity Move activity manager to the namespace 2016-05-02 11:57:24 +02:00
app allow app developers to specify the minimum int size 2016-04-28 22:55:15 +02:00
appframework Fix namespaces in AppFramework tests 2016-05-18 18:57:45 +02:00
archive Fix namespace for archive tests 2016-05-18 18:57:45 +02:00
authentication/token add method to query all user auth tokens 2016-05-18 18:25:37 +02:00
backgroundjob Change the sort order of background jobs to be DESC instead of ASC 2016-04-22 10:49:55 +02:00
cache Fix namespace of tests/cache/ 2016-05-18 18:57:46 +02:00
command Fix file name of command test 2016-05-18 18:57:46 +02:00
comments Fix filenames and class names in tests/lib/comments 2016-05-18 18:57:46 +02:00
db Fix missing namespaces in tests/lib/db/ 2016-05-18 18:57:45 +02:00
encryption Fix file name in tests/lib/encryption 2016-05-18 18:57:46 +02:00
files Prevent concurrent availability checks 2016-04-26 22:30:09 +01:00
group Group fixup (#24621) 2016-05-17 16:06:44 +02:00
hooks
http/client
integritycheck
l10n Do not save the language as request lang for apps when we didn't find any 2016-05-04 08:28:13 +02:00
lock
log Move OC_Log_xx to \OC\Log namespace 2016-05-03 08:57:26 +02:00
mail
memcache Fix namespace of tests/cache/ 2016-05-18 18:57:46 +02:00
migration Introduce background repair steps 2016-04-26 11:56:56 +02:00
notification Fix notification tests 2016-04-08 15:23:06 +02:00
ocs
preview Add the DB group for tests that require the database 2016-04-29 09:30:47 +02:00
public
repair Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new interface - refs #24198 2016-04-25 15:01:13 +02:00
security [master] Ignore certificate file if it starts with file:// 2016-04-21 19:02:31 +02:00
session throw SessionNotAvailableException if session_id returns empty string 2016-04-26 14:51:21 +02:00
share Send permalink in internal share notification emails 2016-05-06 16:46:59 +02:00
share20 Fix tests 2016-04-19 14:04:00 +02:00
systemtag
template
traits Merge pull request #22791 from owncloud/enc_master_key_improvements 2016-04-21 11:48:26 +02:00
updater Make update server URL configurable 2016-05-09 11:25:58 +02:00
user a single token provider suffices 2016-05-18 09:20:48 +02:00
util Group fixup (#24621) 2016-05-17 16:06:44 +02:00
allconfig.php
api.php
app.php
appconfig.php
autoloader.php Fix unit tests 2016-05-13 11:33:21 +02:00
avatarmanagertest.php
avatartest.php
capabilitiesmanager.php
configtests.php
contactsmanager.php
datetimeformatter.php
db.php
dbschema.php
errorHandler.php
filechunking.php
files.php
group.php Move the group dummy backend to test 2016-04-19 15:13:31 +02:00
helper.php
helperstorage.php
hookhelper.php
httphelper.php
image.php
InstallerTest.php OC_Installer -> \OC\Installer 2016-05-02 08:52:06 +02:00
largefilehelper.php
largefilehelpergetfilesize.php
logger.php Remove the password from the validateUserPass() method as well 2016-05-02 10:44:09 +02:00
naturalsort.php
navigationmanagertest.php
ocsclienttest.php Fix unit tests broken after #24457 2016-05-09 08:54:30 +02:00
preview.php
RepairTest.php Remove emitter from class Repair 2016-04-28 13:52:01 +02:00
server.php Move activity manager to the namespace 2016-05-02 11:57:24 +02:00
setup.php
streamwrappers.php
subadmin.php
tags.php
template.php
tempmanager.php
testcase.php Move functions.php to legacy 2016-05-13 08:54:07 +02:00
testmoveablemountpoint.php
updater.php Move version check code out of class Updater 2016-04-18 17:12:59 +02:00
urlGenerator.php
user.php Add \OC\User\Backend 2016-05-10 19:53:36 +02:00
util.php
utilcheckserver.php