nextcloud-server/tests/lib
Thomas Tanghus dd36d4b894 Add tests for linkTo, linkToPublic, linkToRemote, linkToRemoteBase 2014-04-16 14:32:08 +07:00
..
appframework default to GET request when no method is set to fix unittests, also set parsed json parameters on the post attribute 2014-04-12 16:17:49 +07:00
archive Add _many_ newlines at the end of files 2013-08-18 11:06:59 +07:00
backgroundjob Add unit tests for JobList 2014-02-12 13:52:13 +07:00
cache OC_Cache namespace changes and add UserCache to server container. 2013-09-17 17:46:33 +07:00
connector/sabre Remove unit tests which causes the filesystem tests to fail 2014-02-21 10:02:03 +07:00
db Increment number of columns by one 2013-12-18 00:37:09 +07:00
files Merge pull request #7970 from owncloud/webdav-upload-hash 2014-04-03 16:09:44 +07:00
group add group tests 2014-04-08 12:32:30 +07:00
hooks forward previously registerd hooks 2013-07-08 16:54:26 +07:00
memcache Ensure memcached extension is there before attempting to create an instance. 2013-12-09 14:33:26 +07:00
ocs Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +07:00
public class Test_Config is already declared 2014-04-08 14:15:33 +07:00
session make PHPUnit happy and add asserts 2013-06-28 14:37:52 +07:00
share always return an array 2014-03-25 17:47:24 +07:00
template Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +07:00
user add tests for user counting 2014-01-08 13:26:48 +07:00
api.php Fix test case for api response code 2014-04-03 14:47:55 +07:00
app.php Fixed apps loading order 2013-12-20 17:16:57 +07:00
appconfig.php sort expected result in tests 2014-02-13 13:56:02 +07:00
archive.php drop SimpleTest compatibility 2013-01-24 16:47:17 +07:00
autoloader.php fix unit tests 2013-10-02 11:25:44 +07:00
avatar.php Make OC_Avatar unit tests independent of currently loggedin user 2014-01-02 16:08:08 +07:00
cache.php updating php docs 2013-09-18 22:22:51 +07:00
config.php Revert "fix failing master branch - Test_Config::testWriteData" 2013-07-23 17:36:08 +07:00
db.php number as number 2014-02-12 09:09:45 +07:00
dbschema.php More PHPDoc fixes, using scrutinizer patches as hints 2014-02-28 13:53:41 +07:00
errorHandler.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +07:00
geo.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +07:00
group.php Test that dispayNamesInGroup(s) always returns uid as key in the result array 2013-10-20 20:56:25 +07:00
helper.php Add tests for linkTo, linkToPublic, linkToRemote, linkToRemoteBase 2014-04-16 14:32:08 +07:00
helperstorage.php Fixed total space display when data size exceeds quota 2014-03-10 17:59:14 +07:00
image.php unit tests for specific image type output added 2014-03-17 08:40:59 +07:00
l10n.php Some tests for OC_L10N::findLanguage() 2013-10-23 15:41:15 +07:00
mail.php idn_to_ascii is only used if available 2014-03-26 11:17:23 +07:00
migrate.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +07:00
preferences.php Add caching to OC\Preferences 2014-02-18 11:21:39 +07:00
preview.php adding unit test for cache mechanism 2014-04-04 16:21:50 +07:00
request.php Added unit tests for serverHost and other related functions 2014-03-06 11:51:17 +07:00
streamwrappers.php better unit tests for static stream wrapper 2013-06-28 19:59:04 +07:00
tags.php Add factory class for the server container. 2013-09-24 17:10:01 +07:00
template.php Added unit tests for relative_modified_date, changed method signature 2013-10-03 13:55:05 +07:00
urlgenerator.php Add tests for linkTo, linkToPublic, linkToRemote, linkToRemoteBase 2014-04-16 14:32:08 +07:00
user.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +07:00
util.php Added extra checks for invalid file chars in newfile.php and newfolder.php 2014-02-18 17:54:32 +07:00
utilcheckserver.php Added .ocdata file to check for data folder validity 2014-03-14 15:36:35 +07:00
vobject.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +07:00