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