nextcloud-server/tests/lib
Lukas Reschke 00a65e30ce Request approved state for disabled apps with ocsid
In case an application gets disabled the level is set to "experimental" if it does not contain a `shipped` tag. This can for example be reproduced by installing the documents app from the appstore and then disabling it. Or cloning an app from git.

With this change the controller will now load the level of the application from the appstore if a valid OCSID has been provided.

Fixes https://github.com/owncloud/core/issues/17003
2015-06-19 19:04:54 +02:00
..
app add positive tests for operator in code checker 2015-05-05 13:09:12 +02:00
appframework Add no-store to AppFramework 2015-06-15 18:35:41 +02:00
archive
backgroundjob
cache fix unit test 2015-06-05 15:30:20 +02:00
command
connector/sabre Convert invalid path exception to sabre exception on MOVE 2015-06-15 17:49:11 +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 Normalize path in View's lock methods 2015-06-16 17:03:12 +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 Merge pull request #16832 from owncloud/memcache-fail 2015-06-16 11:00:18 +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 Request approved state for disabled apps with ocsid 2015-06-19 19:04:54 +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 Adjust NullCache tests 2015-06-15 19:17:50 +02:00
setup.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
streamwrappers.php
tags.php
template.php
tempmanager.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
testcase.php Webdav PUT small file lock must be shared during hooks 2015-06-12 18:52:18 +02:00
updater.php
urlgenerator.php
user.php
util.php
utilcheckserver.php