server/tests/lib
Vincent Petry 010eef95c0 Fixed total space display when data size exceeds quota
The total space display in the personal page now shows the quota value
instead of used space when used space exceeds the quota (soft quota).
2014-03-10 17:59:14 +01:00
..
appframework use assertSame and assertNotSame for etag checks 2014-02-27 09:39:34 +01: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 unit tests which causes the filesystem tests to fail 2014-02-21 10:02:03 +01:00
db Increment number of columns by one 2013-12-18 00:37:09 +01:00
files initialize etags of temporary storage 2014-02-27 12:44:07 +01:00
group Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01: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 Use new autoloader class 2013-05-11 22:44:45 +02:00
session make PHPUnit happy and add asserts 2013-06-28 14:37:52 +02:00
share fix sharing unit tests 2014-02-21 13:36:00 +01:00
template Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
user add tests for user counting 2014-01-08 13:26:48 +01:00
api.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
app.php Fixed apps loading order 2013-12-20 17:16:57 +01: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 Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
errorHandler.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
geo.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
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
helperstorage.php Fixed total space display when data size exceeds quota 2014-03-10 17:59:14 +01:00
image.php Check for $this->fileInfo and @depend on testData() 2013-09-01 15:50:58 +02:00
l10n.php Some tests for OC_L10N::findLanguage() 2013-10-23 15:41:15 +02:00
migrate.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
preferences.php Add caching to OC\Preferences 2014-02-18 11:21:39 +01:00
preview.php fix failing preview test on master 2013-10-30 15:39:55 +01: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 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
urlgenerator.php add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935 2014-02-20 19:06:42 +01:00
user.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
util.php Added extra checks for invalid file chars in newfile.php and newfolder.php 2014-02-18 17:54:32 +01:00
vobject.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00