You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib
Joas Schilling ee02165005 Move the notification API to public namespace 10 years ago
..
app Check whether the app can be enabled for groups 10 years ago
appframework Fix unit tests 10 years ago
archive
backgroundjob Add message key to context of logException 10 years ago
cache propagate folder size in the same query for write updates 10 years ago
command Add code integrity check 10 years ago
comments Allow custom implementation of system tag managers 10 years ago
contacts Introduce IUser::setEMailAddress and add hook mechanism 10 years ago
db Remove OC_DB::getConnection 10 years ago
encryption Adding more DB groups to test suits 10 years ago
files fix quota wrapper 10 years ago
group Inject DBConnection 10 years ago
hooks more type hints 11 years ago
http/client Move the helpful method to the TestCase class 11 years ago
integritycheck Fix unit test 10 years ago
lock Remove all locks after ttl from the db 10 years ago
log Replace OC_Config in tests with IConfig calls 10 years ago
mail Run test only when idn is available 10 years ago
memcache Fallback to complete Memcached flush if getAllKeys fails 10 years ago
notification Move the notification API to public namespace 10 years ago
ocs Adding more DB groups to test suits 10 years ago
preview Adding more DB groups to test suits 10 years ago
public Test overriding channel 11 years ago
repair Remove OC_DB::getConnection 10 years ago
security Allow admins to add system wide root certificates 10 years ago
session Write to session in batch at the end of the request 10 years ago
share Removed deprecated function OC_User::deleteUser 10 years ago
share20 Add Unit tests for the default share provider 10 years ago
systemtag Fixed system tags DAV and API and docs 10 years ago
template Add tests for correct path 11 years ago
traits Move dummy backend to Tests namespace 10 years ago
user Introduce IUser::setEMailAddress and add hook mechanism 10 years ago
util/user Move dummy backend to Tests namespace 10 years ago
activitymanager.php Add test coverage for Activity Event and Manager 11 years ago
allconfig.php Inject Config into SystemConfig 10 years ago
api.php Merge pull request #18184 from owncloud/ocs-merge-headers 10 years ago
app.php Remove OC_DB::getConnection 10 years ago
appconfig.php Apply DB group annotation ... 10 years ago
archive.php change tests back to check for logo-wide, make them pass again 11 years ago
autoloader.php Move lib/repair to lib/private/repair 10 years ago
avatarmanagertest.php DI in avatar code 10 years ago
avatartest.php Remove all cache avatars on avatar deletion 10 years ago
cache.php cap the number of entries we cache in smb's statcache 10 years ago
capabilitiesmanager.php Use DI 11 years ago
configtests.php Use TempManager instead of tmpFolder 10 years ago
contactsmanager.php
datetimeformatter.php
db.php Remove OC_DB::insertid 10 years ago
dbschema.php getMediumStrengthGenerator is deprecated and does not do anything anymore 10 years ago
errorHandler.php
files.php Unit test OC_Files::setUploadLimit() 11 years ago
group.php Remove deprecated function OC_User::getManager 10 years ago
helper.php properly use standard 10 years ago
helperstorage.php Removed deprecated function OC_User::deleteUser 10 years ago
hookhelper.php Fire prehooks when uploading directly to storage 11 years ago
httphelper.php Add connection timeout to default POST options 11 years ago
image.php Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 11 years ago
installer.php Verify signature of apps with level "Official" coming from the appstore 10 years ago
l10n.php Remove unused deprecated function 10 years ago
largefilehelper.php
largefilehelpergetfilesize.php
logger.php Remove passwords from logged exception stack traces 10 years ago
naturalsort.php
navigationmanagertest.php
ocsclienttest.php Verify signature of apps with level "Official" coming from the appstore 10 years ago
preview.php Adding more DB groups to test suits 10 years ago
repair.php
server.php Move the notification API to public namespace 10 years ago
setup.php Run .htaccess updates in any case 10 years ago
streamwrappers.php Use TempManager instead of tmpFile 10 years ago
subadmin.php subadmin methods should not return any null user or group 10 years ago
tags.php Remove OC_DB::getConnection 10 years ago
template.php verify the path in the autoloader 11 years ago
tempmanager.php Unit test getting temp dir from config 11 years ago
testcase.php getLowStrengthGenerator does not do anything anymore 10 years ago
testmoveablemountpoint.php Keep shared locks in post hooks 11 years ago
updater.php Allow downgrades for our brave developers, that switch between branches 10 years ago
urlGenerator.php Add DB group to some files_external tests 10 years ago
user.php Removed deprecated function OC_User::deleteUser 10 years ago
util.php Remove generateRandomBytes from OC_Util 10 years ago
utilcheckserver.php Use OCP\Util::getVersion instead of the internal private implementation 10 years ago