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