Vincent Petry f8cfc03f36 Replace originalStorage in tests with a proper teardown 9 年 前
..
app aa6573cf54 Adjust tests and check whether clear() is called 9 年 前
appframework df24a014b8 If the execute method on the mapper receives an assoc array, it binds by value instead of index 9 年 前
archive cb3a598cdb Make root tests extend the \Test\TestCase 9 年 前
backgroundjob 74ae7b8929 Add async command system to handle asynchronous operations 9 年 前
cache 1b42b492dc kill OC_FileProxy :boom: 9 年 前
command 83e0f84fef Allow configuring background job mode from the console 9 年 前
connector 7ad4dfa201 Merge pull request #15227 from owncloud/ocetag-header 9 年 前
contacts 7a290a3d6b Make class compatible 9 年 前
db 1f1643b35f Merge pull request #12995 from owncloud/tbelau666-master 9 年 前
encryption 3d7404fe68 add unit tests to the keystorage 9 年 前
files f8cfc03f36 Replace originalStorage in tests with a proper teardown 9 年 前
group b1c513f000 Fix unit tests 9 年 前
hooks 6202ca33ba Make remaining files extend the test base 9 年 前
http 5f044ebf1b Add wrapper for Guzzle 9 年 前
mail d7c7808a5e Add debug log message back 9 年 前
memcache 0e4933e6d2 Refactor \OC\Memcache\Factory 9 年 前
ocs ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 9 年 前
public 6202ca33ba Make remaining files extend the test base 9 年 前
repair 70ec74e88b Introducing media types for yml, yaml, cnf, conf 9 年 前
security 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9 年 前
session ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 9 年 前
share f4dc9e6bf3 Merge pull request #15155 from owncloud/share-donotreturntrashedfiles 9 年 前
template 716ba49a82 Log errors and create 404 in network list when a css or js is missing 9 年 前
user 6da33e1ea7 introduce names for user backends - IUserBackend 9 年 前
activitymanager.php 12fc625885 Fix test with the invalid filter check being added 9 年 前
allconfig.php 2d5fc9c1a6 Workaround to fix the too early init dilemma 9 年 前
api.php ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 9 年 前
app.php aa6573cf54 Adjust tests and check whether clear() is called 9 年 前
appconfig.php 4d805b52cc Test improvements 9 年 前
archive.php cb3a598cdb Make root tests extend the \Test\TestCase 9 年 前
autoloader.php cb3a598cdb Make root tests extend the \Test\TestCase 9 年 前
avatar.php 54a3bdf1c5 fixing unit test execution related to trashbin 9 年 前
cache.php 6202ca33ba Make remaining files extend the test base 9 年 前
config.php c61e9f3912 Add a method to set/unset multiple config values in one call 9 年 前
contactsmanager.php 3d11e091d9 Mock interface 9 年 前
datetimeformatter.php affeea8c72 Use a fixed timestamp so we dont switch days/years with the getTimestampAgo 9 年 前
db.php 87431605b8 Add test for UniqueConstraintViolationException on wrong key 9 年 前
dbschema.php cb3a598cdb Make root tests extend the \Test\TestCase 9 年 前
errorHandler.php cb3a598cdb Make root tests extend the \Test\TestCase 9 年 前
geo.php cb3a598cdb Make root tests extend the \Test\TestCase 9 年 前
group.php 216ef617db Do not use uniqid in Group and User tests as it is not unique on windows 10 年 前
helper.php cb3a598cdb Make root tests extend the \Test\TestCase 9 年 前
helperstorage.php 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 9 年 前
httphelper.php 5f044ebf1b Add wrapper for Guzzle 9 年 前
image.php 8ed27d2ce0 Create an interface for OC_Image and OCP\Image for the public API 9 年 前
installer.php cb3a598cdb Make root tests extend the \Test\TestCase 9 年 前
l10n.php 74a9fc29b4 Merge pull request #14399 from owncloud/ignore-empty-plurals 9 年 前
largefilehelper.php cb3a598cdb Make root tests extend the \Test\TestCase 9 年 前
largefilehelpergetfilesize.php 9ea205dc3d Check if open_basedir is set 9 年 前
logger.php cb3a598cdb Make root tests extend the \Test\TestCase 9 年 前
naturalsort.php 0066c6f001 Add PHPunit test for DefaultCollator 9 年 前
navigationmanagertest.php ec1d5011b6 Add tests for the navigation manager (closure) behaviour 9 年 前
preview.php f8cfc03f36 Replace originalStorage in tests with a proper teardown 9 年 前
repair.php cb3a598cdb Make root tests extend the \Test\TestCase 9 年 前
setup.php 6c1a1234f8 Properly handle available databases at runtime and respect setup checks in command line as well 9 年 前
streamwrappers.php f8cfc03f36 Replace originalStorage in tests with a proper teardown 9 年 前
tags.php 59bbf27253 remove IDb interface from core class usage 9 年 前
template.php 4d232e536e Deprecate Util::formatDate() 9 年 前
tempmanager.php 9622fbdf29 Filter potential dangerous characters in path name 9 年 前
testcase.php f8cfc03f36 Replace originalStorage in tests with a proper teardown 9 年 前
updater.php 5f044ebf1b Add wrapper for Guzzle 9 年 前
urlgenerator.php 9e2ebf2dce Cache \OC\URLGenerator::imagePath 9 年 前
user.php cb3a598cdb Make root tests extend the \Test\TestCase 9 年 前
util.php 0fcd273714 Select the timezone on the right timestamp and assert it 9 年 前
utilcheckserver.php cb3a598cdb Make root tests extend the \Test\TestCase 9 年 前