nextcloud/tests/lib
Vincent Petry da889ff029 Added experimental switch to count external storage data in quota
This includes all mountpoints except the Shared one in
the used space calculation.

Added unit tests for ext storage inclusion in quota calculation
2014-06-04 16:08:59 +02:00
..
appframework fix assertions 2014-05-28 15:23:57 +02:00
archive Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
backgroundjob Add unit tests for JobList 2014-02-12 13:52:13 +01:00
cache OC_Cache namespace changes and add UserCache to server container. 2013-09-17 17:46:33 +02:00
connector/sabre remove outdated test 2014-04-25 12:24:18 +02:00
db Fix unit tests 2014-06-03 11:18:17 +02:00
files Merge pull request #8822 from owncloud/cache-change-propagator 2014-06-04 13:03:14 +02:00
group Merge pull request #7363 from owncloud/optimize-startup-queries 2014-05-19 01:21:37 +02:00
hooks forward previously registerd hooks 2013-07-08 16:54:26 +02:00
memcache Ensure memcached extension is there before attempting to create an instance. 2013-12-09 14:33:26 +01:00
ocs Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
public class Test_Config is already declared 2014-04-08 14:15:33 +02:00
session make PHPUnit happy and add asserts 2013-06-28 14:37:52 +02:00
share add setting to set default expire date 2014-04-24 13:34:31 +02:00
template Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
user increase scrutinizer happyiness by removing minor/informational issues 2014-05-23 11:20:46 +02:00
api.php Fix test case for api response code 2014-04-03 14:47:55 +00:00
app.php Added requiremin/requiremax fields for apps 2014-05-27 11:54:12 +02:00
appconfig.php sort expected result in tests 2014-02-13 13:56:02 +01:00
archive.php drop SimpleTest compatibility 2013-01-24 16:47:17 +01:00
autoloader.php fix unit tests 2013-10-02 11:25:44 +02:00
avatar.php Make OC_Avatar unit tests independent of currently loggedin user 2014-01-02 16:08:08 +01:00
cache.php updating php docs 2013-09-18 22:22:51 +02:00
config.php Revert "fix failing master branch - Test_Config::testWriteData" 2013-07-23 17:36:08 +02:00
db.php number as number 2014-02-12 09:09:45 +01:00
dbschema.php - fix dropTable() and introduce tableExists() 2014-05-30 23:34:42 +02:00
errorHandler.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
geo.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
group.php adjust license headers to new mail address 2014-05-11 17:54:08 +02:00
helper.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
helperstorage.php Added experimental switch to count external storage data in quota 2014-06-04 16:08:59 +02:00
image.php unit tests for specific image type output added 2014-03-17 08:40:59 +01:00
l10n.php Some tests for OC_L10N::findLanguage() 2013-10-23 15:41:15 +02:00
largefilehelper.php Add helper method for turning int|float into base-10 unsigned integer string. 2014-05-29 16:26:01 +02:00
largefilehelpergetfilesize.php Typo: getFileSizeViaDOM -> getFileSizeViaCOM 2014-05-29 16:26:02 +02:00
logger.php adding unit test for message interpolation 2014-05-12 14:17:36 +02:00
mail.php idn_to_ascii is only used if available 2014-03-26 11:17:23 +01:00
migrate.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
preferences.php Clean the database after the test 2014-05-21 16:00:21 +02:00
preview.php adding unit test for cache mechanism 2014-04-04 16:21:50 +02:00
request.php Added unit tests for serverHost and other related functions 2014-03-06 11:51:17 +01:00
streamwrappers.php better unit tests for static stream wrapper 2013-06-28 19:59:04 +02:00
tags.php Yet another cleanup 2014-03-05 00:26:06 +01:00
template.php adjust license headers to new mail address 2014-05-11 17:54:08 +02:00
urlgenerator.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
user.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
util.php Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead. 2014-06-04 07:55:46 +02:00
utilcheckserver.php Added .ocdata file to check for data folder validity 2014-03-14 15:36:35 +01:00
vobject.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00