.. |
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
|
10 лет назад |
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
|
10 лет назад |
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
|
10 лет назад |
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
|
10 лет назад |
public
|
6202ca33ba
Make remaining files extend the test base
|
10 лет назад |
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
|
10 лет назад |
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
|
10 лет назад |
activitymanager.php
|
12fc625885
Fix test with the invalid filter check being added
|
9 лет назад |
allconfig.php
|
2d5fc9c1a6
Workaround to fix the too early init dilemma
|
10 лет назад |
api.php
|
ea4c25609d
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
|
10 лет назад |
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
|
10 лет назад |
autoloader.php
|
cb3a598cdb
Make root tests extend the \Test\TestCase
|
10 лет назад |
avatar.php
|
54a3bdf1c5
fixing unit test execution related to trashbin
|
9 лет назад |
cache.php
|
6202ca33ba
Make remaining files extend the test base
|
10 лет назад |
config.php
|
c61e9f3912
Add a method to set/unset multiple config values in one call
|
9 лет назад |
contactsmanager.php
|
3d11e091d9
Mock interface
|
10 лет назад |
datetimeformatter.php
|
affeea8c72
Use a fixed timestamp so we dont switch days/years with the getTimestampAgo
|
10 лет назад |
db.php
|
87431605b8
Add test for UniqueConstraintViolationException on wrong key
|
9 лет назад |
dbschema.php
|
cb3a598cdb
Make root tests extend the \Test\TestCase
|
10 лет назад |
errorHandler.php
|
cb3a598cdb
Make root tests extend the \Test\TestCase
|
10 лет назад |
geo.php
|
cb3a598cdb
Make root tests extend the \Test\TestCase
|
10 лет назад |
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
|
10 лет назад |
helperstorage.php
|
0d4f0ab871
reduce OC_Preferences, OC_Config and \OCP\Config usage
|
10 лет назад |
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
|
10 лет назад |
l10n.php
|
74a9fc29b4
Merge pull request #14399 from owncloud/ignore-empty-plurals
|
9 лет назад |
largefilehelper.php
|
cb3a598cdb
Make root tests extend the \Test\TestCase
|
10 лет назад |
largefilehelpergetfilesize.php
|
9ea205dc3d
Check if open_basedir is set
|
10 лет назад |
logger.php
|
cb3a598cdb
Make root tests extend the \Test\TestCase
|
10 лет назад |
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
|
10 лет назад |
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()
|
10 лет назад |
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
|
10 лет назад |
util.php
|
0fcd273714
Select the timezone on the right timestamp and assert it
|
9 лет назад |
utilcheckserver.php
|
cb3a598cdb
Make root tests extend the \Test\TestCase
|
10 лет назад |