You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib
Morris Jobke da20fb7922 Merge pull request #5707 from owncloud/fixwrongfilesizeintests 13 years ago
..
appframework Fix namespace for OCP\Appframework\Http 13 years ago
archive
backgroundjob
cache OC_Cache namespace changes and add UserCache to server container. 13 years ago
connector/sabre test cases added for create/remove Shared folder and file 13 years ago
db
files Fixed filesize issue in watchr test 13 years ago
group consolidate validity check for users in group class 13 years ago
hooks
memcache
ocs testing update and delete 13 years ago
public
session
share Add tests for OCP\Share::unshareAll(). 13 years ago
template
user Adjust return value tests for checkPassword() to what OC_User_Example says. 13 years ago
app.php
appconfig.php
archive.php
autoloader.php fix unit tests 13 years ago
avatar.php Fix avatar unittest 13 years ago
cache.php updating php docs 13 years ago
config.php
db.php Compare objects directly. Also use $expected and $actual. 13 years ago
dbschema.php
geo.php
group.php Test that dispayNamesInGroup(s) always returns uid as key in the result array 13 years ago
helper.php adding test for binary file to test \OC_Helper::streamCopy() 13 years ago
image.php Check for $this->fileInfo and @depend on testData() 13 years ago
l10n.php Some tests for OC_L10N::findLanguage() 13 years ago
preferences.php Convert OC_Preference to object interface 13 years ago
preview.php fix failing preview test on master 13 years ago
streamwrappers.php
tags.php Add factory class for the server container. 13 years ago
template.php Added unit tests for relative_modified_date, changed method signature 13 years ago
user.php Add unit tests 13 years ago
util.php
vobject.php