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 9e2ebf2dce Cache \OC\URLGenerator::imagePath 12 years ago
..
app make version check work on the lowest common version denominator 12 years ago
appframework Add support for 'child-src' directive 12 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 Cleanup garbage collection for global file cache 12 years ago
command Allow configuring background job mode from the console 12 years ago
connector/sabre Adding a more meaningful message for sabre dav exception - fixes #14516 12 years ago
contacts Make class compatible 12 years ago
db Merge pull request #12995 from owncloud/tbelau666-master 12 years ago
files verify the file name length not to exceed 255 characters + verify path during rename 12 years ago
group add isAdmin and isInGroup methods for the group manager 12 years ago
hooks Make remaining files extend the test base 12 years ago
mail Add debug log message back 12 years ago
memcache Refactor \OC\Memcache\Factory 12 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 Introducing the Raw mimetypes 12 years ago
security Refactor OC_Request into TrustedDomainHelper and IRequest 12 years ago
session Replace uniqid calls with $this->getUniqueID so tests pass again on windows 12 years ago
share Merge pull request #13839 from owncloud/issue/13678-improve-remote-domain-detection-in-sharedropdown 12 years ago
template Log errors and create 404 in network list when a css or js is missing 12 years ago
user introduce names for user backends - IUserBackend 12 years ago
activitymanager.php Fix test with the invalid filter check being added 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 Test improvements 12 years ago
appconfig.php Test improvements 12 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 Avatar controller moved to AppFrameWork 12 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 Add test for UniqueConstraintViolationException on wrong key 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
geo.php Make root tests extend the \Test\TestCase 12 years ago
group.php Do not use uniqid in Group and User tests as it is not unique on windows 12 years ago
helper.php Make root tests extend the \Test\TestCase 12 years ago
helperstorage.php reduce OC_Preferences, OC_Config and \OCP\Config usage 12 years ago
httphelper.php drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 12 years ago
image.php validate resource's integrity before using it 12 years ago
installer.php Make root tests extend the \Test\TestCase 12 years ago
l10n.php Add a test of what everyone thinks should be the result of this method 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 Make root tests extend the \Test\TestCase 12 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
preview.php Make root tests extend the \Test\TestCase 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 HHVM Workaround: Do not use Exception from Stream. 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 failing unit test for the temp manager - concurrently executed unit tests influence each other 12 years ago
testcase.php Allow running the async commands from unit tests 12 years ago
updater.php 3rd-party apps are disabled on upgrade - refs #14026 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 Etc timezones don't exist for .5 and .75 offsets 12 years ago
utilcheckserver.php Make root tests extend the \Test\TestCase 12 years ago