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
Bjoern Schiessle 7d4b1b52d0 always create a new instance of the encryption module 11 years ago
..
app Adjust tests and check whether clear() is called 11 years ago
appframework If the execute method on the mapper receives an assoc array, it binds by value instead of index 11 years ago
archive Make root tests extend the \Test\TestCase 11 years ago
backgroundjob Add async command system to handle asynchronous operations 11 years ago
cache kill OC_FileProxy 💥 11 years ago
command Allow configuring background job mode from the console 11 years ago
connector/sabre pass a stream to the tests 11 years ago
contacts Make class compatible 11 years ago
db Merge pull request #12995 from owncloud/tbelau666-master 11 years ago
encryption always create a new instance of the encryption module 11 years ago
files detect system wide mount points correctly 11 years ago
group Remove unneeded comments 11 years ago
hooks Make remaining files extend the test base 11 years ago
http/client Add wrapper for Guzzle 11 years ago
mail Add "Reply-To" support to sharing mails and refactor code 11 years ago
memcache Refactor \OC\Memcache\Factory 11 years ago
ocs Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
public Make remaining files extend the test base 11 years ago
repair Fix namespace duplication and other issues in repairlegacystorages 11 years ago
security Refactor OC_Request into TrustedDomainHelper and IRequest 11 years ago
session Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
share Add "Reply-To" support to sharing mails and refactor code 11 years ago
template Log errors and create 404 in network list when a css or js is missing 11 years ago
user introduce names for user backends - IUserBackend 11 years ago
activitymanager.php Make scrutinizer happy 11 years ago
allconfig.php Workaround to fix the too early init dilemma 11 years ago
api.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
app.php Adjust tests and check whether clear() is called 11 years ago
appconfig.php Test improvements 11 years ago
archive.php Make root tests extend the \Test\TestCase 11 years ago
autoloader.php Make root tests extend the \Test\TestCase 11 years ago
avatar.php fixing unit test execution related to trashbin 11 years ago
cache.php Make remaining files extend the test base 11 years ago
config.php Add a method to set/unset multiple config values in one call 11 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 Add test for UniqueConstraintViolationException on wrong key 11 years ago
dbschema.php Make root tests extend the \Test\TestCase 11 years ago
errorHandler.php Make root tests extend the \Test\TestCase 11 years ago
geo.php Make root tests extend the \Test\TestCase 11 years ago
group.php Do not use uniqid in Group and User tests as it is not unique on windows 11 years ago
helper.php Make root tests extend the \Test\TestCase 11 years ago
helperstorage.php reduce OC_Preferences, OC_Config and \OCP\Config usage 11 years ago
httphelper.php Add wrapper for Guzzle 11 years ago
image.php Create an interface for OC_Image and OCP\Image for the public API 11 years ago
installer.php Make root tests extend the \Test\TestCase 11 years ago
l10n.php Merge pull request #14399 from owncloud/ignore-empty-plurals 11 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 Make root tests extend the \Test\TestCase 11 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 Prevent php message: "Trying to get property of non-object at /xxx/lib/private/ocsclient.php#282" 11 years ago
preview.php fix cherrypicking 11 years ago
repair.php Make root tests extend the \Test\TestCase 11 years ago
setup.php Properly handle available databases at runtime and respect setup checks in command line as well 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 Deprecate Util::formatDate() 11 years ago
tempmanager.php Filter potential dangerous characters in path name 11 years ago
testcase.php Replace originalStorage in tests with a proper teardown 11 years ago
updater.php Add wrapper for Guzzle 11 years ago
urlgenerator.php Cache \OC\URLGenerator::imagePath 11 years ago
user.php Make root tests extend the \Test\TestCase 11 years ago
util.php Select the timezone on the right timestamp and assert it 11 years ago
utilcheckserver.php Make root tests extend the \Test\TestCase 11 years ago