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 da45fad3eb Merge pull request #17078 from owncloud/fix-initial-server-host 11 years ago
..
app add positive tests for operator in code checker 11 years ago
appframework Merge pull request #17078 from owncloud/fix-initial-server-host 11 years ago
archive
backgroundjob
cache Test for chunk cache garbage collection 11 years ago
command
connector/sabre Cleanup part file after upload exception 11 years ago
contacts
db Add unit test for migrator with different prefix 11 years ago
encryption Add a test for the fallback to the part file keys 11 years ago
files Unlock first path on rename if second path is locked 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 Merge pull request #16832 from owncloud/memcache-fail 11 years ago
ocs
preview Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 11 years ago
public Test overriding channel 11 years ago
repair Remove unneeded getetag entries in properties table 11 years ago
security Move the helpful method to the TestCase class 11 years ago
session
share Use \OC\HintException and translate the hint 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 Use UTF-8 mode for preg_split and preg_replace 11 years ago
appconfig.php Use insertIfNotExists to avoid problems with parallel calls 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
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 Conditional logging 11 years ago
naturalsort.php
navigationmanagertest.php
ocsclienttest.php Merge pull request #17222 from owncloud/issue-17101-send-oc-version-to-app-store 11 years ago
preview.php Remove unneeded returns from private cropping methods 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 Move the helpful method to the TestCase class 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 Release locks after class in tests 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
user.php
util.php Select the timezone on the right timestamp and assert it 11 years ago
utilcheckserver.php