nextcloud/tests/lib
blizzz d8b8abb429 Merge pull request #6681 from owncloud/userreport
add command line option to get user number statistics
2014-01-08 10:41:39 -08:00
..
appframework Fix namespace for OCP\Appframework\Http 2013-10-23 05:57:34 +02:00
archive
backgroundjob add test case for removing background jobs that are throwing exceptions 2013-12-05 13:29:35 +01:00
cache
connector/sabre test cases added for create/remove Shared folder and file 2013-10-22 11:22:06 +02:00
db Increment number of columns by one 2013-12-18 00:37:09 +01:00
files Prevent deleting storage root 2014-01-08 13:17:36 +01:00
group
hooks
memcache Ensure memcached extension is there before attempting to create an instance. 2013-12-09 14:33:26 +01:00
ocs testing update and delete 2013-10-31 11:09:52 +01:00
public
session
share Add tests for OCP\Share::unshareAll(). 2013-11-03 12:31:53 +01:00
template
user add tests for user counting 2014-01-08 13:26:48 +01:00
api.php make use of data providers 2013-11-14 15:37:30 +01:00
app.php Fixed apps loading order 2013-12-20 17:16:57 +01:00
appconfig.php Fixed apps loading order 2013-12-20 17:16:57 +01:00
archive.php
autoloader.php
avatar.php Make OC_Avatar unit tests independent of currently loggedin user 2014-01-02 16:08:08 +01:00
cache.php
config.php
db.php Remove all uses of numRows(). 2013-12-21 19:56:14 +01:00
dbschema.php Remove all uses of numRows(). 2013-12-21 19:56:14 +01:00
geo.php
group.php Test that dispayNamesInGroup(s) always returns uid as key in the result array 2013-10-20 20:56:25 +02:00
helper.php adding test for binary file to test \OC_Helper::streamCopy() 2013-11-04 17:19:04 +01:00
image.php
l10n.php Some tests for OC_L10N::findLanguage() 2013-10-23 15:41:15 +02:00
preferences.php Remove all uses of numRows(). 2013-12-21 19:56:14 +01:00
preview.php fix failing preview test on master 2013-10-30 15:39:55 +01:00
request.php Added isUserAgent() method to request 2013-12-19 18:40:22 +01:00
streamwrappers.php
tags.php
template.php
user.php
util.php Quota storage wrapper is now used for all users in sharing mode 2013-11-21 12:04:54 +01:00
vobject.php