server/tests/lib
2013-10-16 16:33:56 +02:00
..
appframework re-enable test in SecurityMiddlewareTest 2013-10-16 16:33:56 +02:00
archive
backgroundjob
cache OC_Cache namespace changes and add UserCache to server container. 2013-09-17 17:46:33 +02:00
connector/sabre adding check isDeletable() on $sourcePath 2013-10-08 11:43:44 +02:00
db
files Merge pull request #5263 from owncloud/fixing-5255-master 2013-10-10 09:27:45 -07:00
group
hooks
memcache
public
session
share Tests whether expired/valid link share is still accessible. 2013-09-16 21:24:16 +02:00
template
user Adjust return value tests for checkPassword() to what OC_User_Example says. 2013-10-08 19:57:37 +02:00
app.php
appconfig.php
archive.php
autoloader.php fix unit tests 2013-10-02 11:25:44 +02:00
avatar.php Fix avatar unittest 2013-10-15 17:23:47 +02:00
cache.php updating php docs 2013-09-18 22:22:51 +02:00
config.php
db.php Compare objects directly. Also use $expected and $actual. 2013-09-12 23:43:21 +02:00
dbschema.php
geo.php
group.php
helper.php streamCopy() should return proper structure. 2013-10-14 21:33:23 +02:00
image.php Check for $this->fileInfo and @depend on testData() 2013-09-01 15:50:58 +02:00
l10n.php
preferences.php Convert OC_Preference to object interface 2013-09-19 18:13:06 +02:00
preview.php rename variable in testIsTransparent 2013-09-27 14:55:37 +02:00
streamwrappers.php
tags.php Add factory class for the server container. 2013-09-24 17:10:01 +02:00
template.php Added unit tests for relative_modified_date, changed method signature 2013-10-03 13:55:05 +02:00
user.php Add unit tests 2013-10-08 16:33:56 +03:00
util.php
vobject.php