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
Thomas Müller b7710ab6d7 Merge pull request #21858 from owncloud/getMountsForFileId 10 years ago
..
app Check whether the app can be enabled for groups 10 years ago
appframework Add new CSRF manager for unit testing purposes 10 years ago
archive Make root tests extend the \Test\TestCase 11 years ago
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 Use path instead of app id 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 Fix Oracle comparisons 10 years ago
encryption Adding more DB groups to test suits 10 years ago
files Fix failing oracle and postgres tests 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 Merge pull request #21849 from owncloud/add-custom-marker-into-htaccess 10 years ago
l10n Check whether ownCloud is installed 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 Add new CSRF manager for unit testing purposes 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 [Share 2.0] Fix interfaces and comments 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 Introduce IDBConnection::setValues() 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 Changing the avatar of the user emits the changeUser event which triggers update of the system addressbook 10 years ago
avatartest.php Trigger change on avatar delete 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 Mock interface 11 years ago
datetimeformatter.php Use a fixed timestamp so we dont switch days/years with the getTimestampAgo 11 years ago
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 Make root tests extend the \Test\TestCase 11 years ago
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
largefilehelper.php Make root tests extend the \Test\TestCase 11 years ago
largefilehelpergetfilesize.php Check if open_basedir is set 11 years ago
logger.php Remove passwords from logged exception stack traces 10 years ago
naturalsort.php Add PHPunit test for DefaultCollator 11 years ago
navigationmanagertest.php Add tests for the navigation manager (closure) behaviour 11 years ago
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 Make root tests extend the \Test\TestCase 11 years ago
server.php [Share 2.0] Add getShareManager to OCP\IServerContainer 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 Add tests for findLanguage() 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 Add new CSRF manager for unit testing purposes 10 years ago
utilcheckserver.php Use OCP\Util::getVersion instead of the internal private implementation 10 years ago