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
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 10 years ago
..
app Add \OC\App\Manager to handle enabling/disabling apps 11 years ago
appframework Check if app is enabled for user 10 years ago
archive Skip some more tests on Windows which just can not work at all 10 years ago
backgroundjob Add unit tests for JobList 11 years ago
cache Correctly restore previous root mount point after testing 10 years ago
connector/sabre Fix dav permissions for folders without create permissions 11 years ago
contacts function declaration did not match 11 years ago
db disable database migration unit tests for MSSQL 11 years ago
files Make apps/ extend the \Test\TestCase and fix overwritten methods 10 years ago
group Do not use uniqid in Group and User tests as it is not unique on windows 11 years ago
hooks forward previously registerd hooks 12 years ago
memcache Ensure memcached extension is there before attempting to create an instance. 11 years ago
ocs kill OC::$session 11 years ago
public class Test_Config is already declared 11 years ago
repair Added repair step for legacy storages 11 years ago
security Merge pull request #12218 from owncloud/issue/10991-fixes 10 years ago
session make PHPUnit happy and add asserts 12 years ago
share use the new base class for unit tests 10 years ago
template Drop form_factor that is appended to JS, CSS and template filenames 11 years ago
user Merge pull request #12218 from owncloud/issue/10991-fixes 10 years ago
activitymanager.php Adding new interface \OCP\Activity\IExtentsion 11 years ago
api.php Fix test case for api response code 11 years ago
app.php Merge pull request #12218 from owncloud/issue/10991-fixes 10 years ago
appconfig.php port of #9500 11 years ago
archive.php drop SimpleTest compatibility 12 years ago
autoloader.php use Composer autoloader not OC for non-Composer 3rdparty (#9643) 11 years ago
avatar.php Make OC_Avatar unit tests independent of currently loggedin user 11 years ago
cache.php updating php docs 12 years ago
config.php Add flock to config 11 years ago
db.php Fix ILIKE without wildcards for oracle 11 years ago
dbschema.php disable database migration unit tests for MSSQL 11 years ago
errorHandler.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
geo.php Add _many_ newlines at the end of files 12 years ago
group.php Do not use uniqid in Group and User tests as it is not unique on windows 11 years ago
helper.php Skip some more tests on Windows which just can not work at all 10 years ago
helperstorage.php Correctly restore previous root mount point after testing 10 years ago
httphelper.php Do only follow HTTP and HTTPS redirects 11 years ago
image.php Skip some more tests on Windows which just can not work at all 10 years ago
installer.php fix unit tests 11 years ago
l10n.php adding console command to generate javascript translation files based on existing php translation files 11 years ago
largefilehelper.php Add helper method for turning int|float into base-10 unsigned integer string. 11 years ago
largefilehelpergetfilesize.php Test LargeFileHelperGetFileSize also with ascii only characters 11 years ago
logger.php fix logger implementation and test 11 years ago
mail.php idn_to_ascii is only used if available 11 years ago
migrate.php Correctly restore previous root mount point after testing 10 years ago
naturalsort.php Fixed sort algo for additional cases 11 years ago
preferences-singleton.php Minor fixes 11 years ago
preferences.php Minor fixes 11 years ago
preview.php Correctly restore previous root mount point after testing 10 years ago
repair.php Added RepairStep interface and default repair step lists 11 years ago
request.php Add support for getting the real client IP behind proxies 11 years ago
setup.php Make supported DBs configurable within config.php 11 years ago
streamwrappers.php Correctly restore previous root mount point after testing 10 years ago
tags.php Fix tags unit test 11 years ago
template.php adjust license headers to new mail address 11 years ago
templatelayout.php Add proper setup and teardown 11 years ago
tempmanager.php Windows does not support CHMOD, therefor we can not test not writable folders 11 years ago
testcase.php Use base class to reset the file mapper 10 years ago
updater.php Prevent updates between multiple major versions 11 years ago
urlgenerator.php Add unit test 11 years ago
user.php Scrutinizer Auto-Fixes 11 years ago
util.php fixing expected values for formatDate() unit tests 11 years ago
utilcheckserver.php Windows does not support CHMOD, therefor we can not test not writable folders 11 years ago
vobject.php Add _many_ newlines at the end of files 12 years ago