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 043625ee52 Move findLanguage() and setLanguageFromRequest() to factory 11 years ago
..
app Check whether the app can be enabled for groups 11 years ago
appframework Add new CSRF manager for unit testing purposes 11 years ago
archive
backgroundjob Add message key to context of logException 11 years ago
cache propagate folder size in the same query for write updates 11 years ago
command Use path instead of app id 11 years ago
comments Allow custom implementation of system tag managers 11 years ago
contacts Introduce IUser::setEMailAddress and add hook mechanism 11 years ago
db fix test 11 years ago
encryption Adding more DB groups to test suits 11 years ago
files multiple minor fies 11 years ago
group Inject DBConnection 11 years ago
hooks
http/client
integritycheck Merge pull request #21849 from owncloud/add-custom-marker-into-htaccess 11 years ago
lock Remove all locks after ttl from the db 11 years ago
log Replace OC_Config in tests with IConfig calls 11 years ago
mail Run test only when idn is available 11 years ago
memcache Fallback to complete Memcached flush if getAllKeys fails 11 years ago
notification Move the notification API to public namespace 11 years ago
ocs Adding more DB groups to test suits 11 years ago
preview Adding more DB groups to test suits 11 years ago
public
repair Remove OC_DB::getConnection 11 years ago
security Add new CSRF manager for unit testing purposes 11 years ago
session Write to session in batch at the end of the request 11 years ago
share Removed deprecated function OC_User::deleteUser 11 years ago
share20 [Share 2.0] Add deleteFromSelf method 11 years ago
systemtag Fixed system tags DAV and API and docs 11 years ago
template
traits Move dummy backend to Tests namespace 11 years ago
user Introduce IUser::setEMailAddress and add hook mechanism 11 years ago
util/user Move dummy backend to Tests namespace 11 years ago
activitymanager.php Add test coverage for Activity Event and Manager 11 years ago
allconfig.php Introduce IDBConnection::setValues() 11 years ago
api.php Merge pull request #18184 from owncloud/ocs-merge-headers 11 years ago
app.php Remove OC_DB::getConnection 11 years ago
appconfig.php Apply DB group annotation ... 11 years ago
archive.php
autoloader.php Move lib/repair to lib/private/repair 11 years ago
avatarmanagertest.php Changing the avatar of the user emits the changeUser event which triggers update of the system addressbook 11 years ago
avatartest.php Trigger change on avatar delete 11 years ago
cache.php cap the number of entries we cache in smb's statcache 11 years ago
capabilitiesmanager.php Use DI 11 years ago
configtests.php Use TempManager instead of tmpFolder 11 years ago
contactsmanager.php
datetimeformatter.php
db.php Remove OC_DB::insertid 11 years ago
dbschema.php getMediumStrengthGenerator is deprecated and does not do anything anymore 11 years ago
errorHandler.php
files.php Unit test OC_Files::setUploadLimit() 11 years ago
group.php Remove deprecated function OC_User::getManager 11 years ago
helper.php properly use standard 11 years ago
helperstorage.php Removed deprecated function OC_User::deleteUser 11 years ago
hookhelper.php
httphelper.php
image.php
installer.php Verify signature of apps with level "Official" coming from the appstore 11 years ago
l10n.php Move findLanguage() and setLanguageFromRequest() to factory 11 years ago
largefilehelper.php
largefilehelpergetfilesize.php
logger.php Remove passwords from logged exception stack traces 11 years ago
naturalsort.php
navigationmanagertest.php
ocsclienttest.php Verify signature of apps with level "Official" coming from the appstore 11 years ago
preview.php Adding more DB groups to test suits 11 years ago
repair.php
server.php Move the notification API to public namespace 11 years ago
setup.php Run .htaccess updates in any case 11 years ago
streamwrappers.php Use TempManager instead of tmpFile 11 years ago
subadmin.php subadmin methods should not return any null user or group 11 years ago
tags.php Remove OC_DB::getConnection 11 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 11 years ago
testmoveablemountpoint.php
updater.php Allow downgrades for our brave developers, that switch between branches 11 years ago
urlGenerator.php Add DB group to some files_external tests 11 years ago
user.php Removed deprecated function OC_User::deleteUser 11 years ago
util.php Add new CSRF manager for unit testing purposes 11 years ago
utilcheckserver.php Use OCP\Util::getVersion instead of the internal private implementation 11 years ago