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
Lukas Reschke 08e73d2c8f Add hidden config switch to disable code integrity checking 10 years ago
..
app Use proper base class 10 years ago
appframework Fix unit tests 10 years ago
archive Make root tests extend the \Test\TestCase 11 years ago
backgroundjob Fix the test to expect the new behaviour 10 years ago
cache Removed deprecated private OC_User::createUser 10 years ago
command Add code integrity check 10 years ago
comments Add assertion to test 10 years ago
contacts Add the user's cloud id to the vCard 10 years ago
db Remove OC_DB::getConnection 10 years ago
encryption Adding more DB groups to test suits 10 years ago
files Merge pull request #21216 from owncloud/fopen-statcache 10 years ago
group Apply DB group annotation ... 10 years ago
hooks more type hints 11 years ago
http/client Move the helpful method to the TestCase class 11 years ago
integritycheck Add hidden config switch to disable code integrity checking 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 Make sure that object id can be a string 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 [Sharing 2.0] Some error cases report 404 instead of 403 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 Assign DB group for unit tests 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 Make remaining files extend the test base 11 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 Merge pull request #21288 from owncloud/deprecated_helper_mimetypes 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 Use TempManager instead of tmpFile 10 years ago
l10n.php Remove unused deprecated function 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 Merge pull request #17222 from owncloud/issue-17101-send-oc-version-to-app-store 11 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 Add 'OCP\Files\IMimeTypeDetector' to DI container 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 10 years ago
tempmanager.php Unit test getting temp dir from config 10 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