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 8bc4a10dbe fix unit tests 11 years ago
..
app Only decorate the type when it was matched 11 years ago
appframework Merge pull request #17755 from owncloud/alias-container-alive 11 years ago
archive
backgroundjob
cache Test for chunk cache garbage collection 11 years ago
command Allow configuring background job mode from the console 11 years ago
connector/sabre Strip public webdav info about sharing and mount points 11 years ago
contacts
db Remove remainings of mssql 11 years ago
encryption make sure that we always detect legacy files correctly 11 years ago
files Merge pull request #17950 from owncloud/config-dontdetectfschangesinrootbydefault 11 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 add method to atomically change between shared and exclusive lock 11 years ago
mail Move the helpful method to the TestCase class 11 years ago
memcache Fix memcache factory unit tests 11 years ago
ocs
preview Only run some preview unit tets if imagemagick is available 11 years ago
public Test overriding channel 11 years ago
repair Fix existing usages by removing the quotes 11 years ago
security Move the helpful method to the TestCase class 11 years ago
session
share Merge pull request #17195 from rullzer/no_multiple_remote_shares_of_same_file 11 years ago
template Add tests for correct path 11 years ago
user
activitymanager.php Move the helpful method to the TestCase class 11 years ago
allconfig.php
api.php
app.php Only do the description kung-fu on strings - fixes #17028 11 years ago
appconfig.php Fix unit test 11 years ago
archive.php change tests back to check for logo-wide, make them pass again 11 years ago
autoloader.php
avatar.php Filter potential dangerous filenames for avatars 11 years ago
cache.php
config.php
contactsmanager.php
datetimeformatter.php
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
group.php
helper.php Move the helpful method to the TestCase class 11 years ago
helperstorage.php
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
l10n.php Merge pull request #14399 from owncloud/ignore-empty-plurals 11 years ago
largefilehelper.php
largefilehelpergetfilesize.php
logger.php Remove OC_Log 11 years ago
naturalsort.php
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 Only run some preview unit tets if imagemagick is available 11 years ago
repair.php
server.php Fixing "ImportController::__construct() must implement interface OCP\\ICache, instance of OC\\Cache\\File given" 11 years ago
setup.php fix unit tests 11 years ago
streamwrappers.php Replace originalStorage in tests with a proper teardown 11 years ago
tags.php
template.php
tempmanager.php Move the helpful method to the TestCase class 11 years ago
testcase.php Remove file mapper - was only use in Windows and never worked properly 11 years ago
testmoveablemountpoint.php Keep shared locks in post hooks 11 years ago
updater.php Do not rely on actual time in unit tests 11 years ago
urlgenerator.php Cache \OC\URLGenerator::imagePath 11 years ago
user.php
util.php Select the timezone on the right timestamp and assert it 11 years ago
utilcheckserver.php