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
Robin Appelman ef179331bb Add tests for double cache rename 10 years ago
..
app The constant is now deprecated 10 years ago
appframework Merge pull request #19034 from owncloud/http-request-warning 10 years ago
archive Make root tests extend the \Test\TestCase 11 years ago
backgroundjob handle non existing job classes in $jobList->getNext 11 years ago
cache Move dummy backend to Tests namespace 10 years ago
command Allow configuring background job mode from the console 11 years ago
contacts Make class compatible 11 years ago
db Allow `set('column', 'null')` to work like in Doctrine 10 years ago
encryption only check if the user exists if a user was added as parameter 10 years ago
files Add tests for double cache rename 10 years ago
group Sort user groups by group name and hide the user count 11 years ago
hooks more type hints 11 years ago
http/client Move the helpful method to the TestCase class 11 years ago
lock expire old lock rows 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 interfaces to private until they are no longer experimental 10 years ago
ocs Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
preview Move dummy backend to Tests namespace 10 years ago
public Test overriding channel 11 years ago
repair Do not update mime types for folders with extension 10 years ago
security don't read certificates if ownCloud is not installed 10 years ago
session Write to session in batch at the end of the request 10 years ago
share Check for error when resharing 10 years ago
template Add tests for correct path 11 years ago
traits Move dummy backend to Tests namespace 10 years ago
user Move dummy backend to Tests namespace 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 Workaround to fix the too early init dilemma 11 years ago
api.php Strip directory from scriptName 10 years ago
app.php Only do the description kung-fu on strings - fixes #17028 11 years ago
appconfig.php Only check the "was updated/inserted" when not on Oracle... 10 years ago
archive.php change tests back to check for logo-wide, make them pass again 11 years ago
autoloader.php verify the path in the autoloader 10 years ago
avatar.php Filter potential dangerous filenames for avatars 11 years ago
cache.php Make remaining files extend the test base 11 years ago
capabilitiesmanager.php Use DI 11 years ago
configtests.php rename config test to prevent autoloader issue 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 Use data provider instead of hand-crafted for loops 11 years ago
dbschema.php Remove remainings of mssql 11 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 Move dummy backend to Tests namespace 10 years ago
helper.php Move the helpful method to the TestCase class 11 years ago
helperstorage.php reduce OC_Preferences, OC_Config and \OCP\Config usage 11 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 Make root tests extend the \Test\TestCase 11 years ago
l10n.php [l10n] remove unused static methods 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 Add tests 10 years ago
repair.php Make root tests extend the \Test\TestCase 11 years ago
server.php Move interfaces to private until they are no longer experimental 10 years ago
setup.php Check for PDO instead of removed function for PHP 7 compatibility 11 years ago
streamwrappers.php Replace originalStorage in tests with a proper teardown 11 years ago
tags.php remove IDb interface from core class usage 11 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 Clear the shares after the test like storages and files 10 years ago
testmoveablemountpoint.php Keep shared locks in post hooks 11 years ago
updater.php Always pass in ILogger 10 years ago
urlgenerator.php Cache \OC\URLGenerator::imagePath 11 years ago
user.php Move dummy backend to Tests namespace 10 years ago
util.php save excluded groups in json format - fixes #10983 10 years ago
utilcheckserver.php Make root tests extend the \Test\TestCase 11 years ago