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
Morris Jobke 39d1e99228 Merge pull request #16322 from owncloud/trash-view 11 years ago
..
app add positive tests for operator in code checker 11 years ago
appframework Add support for disallowing domains to the ContentSecurityPolicy 11 years ago
archive Make root tests extend the \Test\TestCase 12 years ago
backgroundjob Add async command system to handle asynchronous operations 12 years ago
cache kill OC_FileProxy 💥 12 years ago
command Allow configuring background job mode from the console 12 years ago
connector/sabre Merge pull request #16364 from owncloud/add-warning-webdav 11 years ago
contacts Make class compatible 12 years ago
db Add unit test for migrator with different prefix 11 years ago
encryption Merge pull request #16228 from owncloud/enc_fix_restore 11 years ago
files Merge pull request #16322 from owncloud/trash-view 11 years ago
group Remove unneeded comments 12 years ago
hooks Make remaining files extend the test base 12 years ago
http/client Add wrapper for Guzzle 12 years ago
lock allow getting the path from the lockedexception 11 years ago
mail Add "Reply-To" support to sharing mails and refactor code 12 years ago
memcache add tests for castrait 11 years ago
ocs Replace uniqid calls with $this->getUniqueID so tests pass again on windows 12 years ago
public Make remaining files extend the test base 12 years ago
repair Fix namespace duplication and other issues in repairlegacystorages 12 years ago
security Adjust tests and statuscode 12 years ago
session Replace uniqid calls with $this->getUniqueID so tests pass again on windows 12 years ago
share Merge pull request #15772 from owncloud/issue-15771-dont-restrict-permissions-for-share-owner 11 years ago
template Add tests for correct path 12 years ago
user introduce names for user backends - IUserBackend 12 years ago
activitymanager.php Make scrutinizer happy 12 years ago
allconfig.php Workaround to fix the too early init dilemma 12 years ago
api.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 12 years ago
app.php Adjust tests and check whether clear() is called 12 years ago
appconfig.php Use insertIfNotExists to avoid problems with parallel calls 11 years ago
archive.php Make root tests extend the \Test\TestCase 12 years ago
autoloader.php Make root tests extend the \Test\TestCase 12 years ago
avatar.php Filter potential dangerous filenames for avatars 11 years ago
cache.php Make remaining files extend the test base 12 years ago
config.php Add a method to set/unset multiple config values in one call 12 years ago
contactsmanager.php Mock interface 12 years ago
datetimeformatter.php Use a fixed timestamp so we dont switch days/years with the getTimestampAgo 12 years ago
db.php Use data provider instead of hand-crafted for loops 12 years ago
dbschema.php Make root tests extend the \Test\TestCase 12 years ago
errorHandler.php Make root tests extend the \Test\TestCase 12 years ago
group.php
helper.php Validate the quota value to be a correct value 11 years ago
helperstorage.php reduce OC_Preferences, OC_Config and \OCP\Config usage 12 years ago
hookhelper.php Fire prehooks when uploading directly to storage 11 years ago
httphelper.php Add wrapper for Guzzle 12 years ago
image.php Create an interface for OC_Image and OCP\Image for the public API 12 years ago
installer.php Make root tests extend the \Test\TestCase 12 years ago
l10n.php Merge pull request #14399 from owncloud/ignore-empty-plurals 12 years ago
largefilehelper.php Make root tests extend the \Test\TestCase 12 years ago
largefilehelpergetfilesize.php Check if open_basedir is set 12 years ago
logger.php Conditional logging 11 years ago
naturalsort.php Add PHPunit test for DefaultCollator 12 years ago
navigationmanagertest.php Add tests for the navigation manager (closure) behaviour 12 years ago
ocsclienttest.php Prevent php message: "Trying to get property of non-object at /xxx/lib/private/ocsclient.php#282" 12 years ago
preview.php fix cherrypicking 12 years ago
repair.php Make root tests extend the \Test\TestCase 12 years ago
setup.php Properly handle available databases at runtime and respect setup checks in command line as well 12 years ago
streamwrappers.php Replace originalStorage in tests with a proper teardown 12 years ago
tags.php remove IDb interface from core class usage 12 years ago
template.php Deprecate Util::formatDate() 12 years ago
tempmanager.php Fix collision on temporary files + adjust permissions 11 years ago
testcase.php fix tests 11 years ago
updater.php Add wrapper for Guzzle 12 years ago
urlgenerator.php Cache \OC\URLGenerator::imagePath 12 years ago
user.php Make root tests extend the \Test\TestCase 12 years ago
util.php Select the timezone on the right timestamp and assert it 12 years ago
utilcheckserver.php Make root tests extend the \Test\TestCase 12 years ago