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 26100a6dfb Move timezone logic out of server.php 11 years ago
..
app adding unit tests for PlatformRepository::normalizeVersion() 11 years ago
appframework Merge pull request #12619 from owncloud/use-also-original-hea 11 years ago
archive Make root tests extend the \Test\TestCase 11 years ago
backgroundjob Make remaining files extend the test base 11 years ago
cache Make root tests extend the \Test\TestCase 11 years ago
connector/sabre Replace deprecated constant with new class constant 11 years ago
contacts Make class compatible 11 years ago
db add unit tests for tableExists and dropTable 11 years ago
files Sort results to make sure assert work on consistent order 11 years ago
group Make remaining files extend the test base 11 years ago
hooks Make remaining files extend the test base 11 years ago
memcache Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
ocs Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
public Make remaining files extend the test base 11 years ago
repair Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
security Make remaining files extend the test base 11 years ago
session Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
share Move share interfaces to own files so they can be autoloaded 11 years ago
template Make remaining files extend the test base 11 years ago
user Add filter for 'backend' to user REST route 11 years ago
activitymanager.php Add test for getSpecialParameterList() 11 years ago
allconfig.php Workaround to fix the too early init dilemma 11 years ago
api.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
app.php Make root tests extend the \Test\TestCase 11 years ago
appconfig.php Make root tests extend the \Test\TestCase 11 years ago
archive.php Make root tests extend the \Test\TestCase 11 years ago
autoloader.php Make root tests extend the \Test\TestCase 11 years ago
avatar.php Make root tests extend the \Test\TestCase 11 years ago
cache.php Make remaining files extend the test base 11 years ago
config.php drop unused isDebugMode and setDebugMode of OC_Config 11 years ago
contactsmanager.php Mock interface 11 years ago
datetimeformatter.php Use a fixed timestamp so we dont switch days/years with the getTimestampAgo 11 years ago
db.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
dbschema.php Make root tests extend the \Test\TestCase 11 years ago
errorHandler.php Make root tests extend the \Test\TestCase 11 years ago
geo.php Make root tests extend the \Test\TestCase 11 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 Make root tests extend the \Test\TestCase 11 years ago
helperstorage.php reduce OC_Preferences, OC_Config and \OCP\Config usage 11 years ago
httphelper.php migrate \OC\AllConfig to \OCP\IConfig 11 years ago
image.php Make root tests extend the \Test\TestCase 11 years ago
installer.php Make root tests extend the \Test\TestCase 11 years ago
l10n.php Correctly fallback to english, if the plural case is not translated 11 years ago
largefilehelper.php Make root tests extend the \Test\TestCase 11 years ago
largefilehelpergetfilesize.php Check if open_basedir is set 11 years ago
logger.php Make root tests extend the \Test\TestCase 11 years ago
mail.php Make root tests extend the \Test\TestCase 11 years ago
naturalsort.php Make root tests extend the \Test\TestCase 11 years ago
preview.php Make root tests extend the \Test\TestCase 11 years ago
repair.php Make root tests extend the \Test\TestCase 11 years ago
request.php Add test for IPv6 without port 11 years ago
setup.php Make root tests extend the \Test\TestCase 11 years ago
streamwrappers.php Make root tests extend the \Test\TestCase 11 years ago
tags.php Add user parameter to tag manager 11 years ago
template.php Deprecate Util::formatDate() 11 years ago
templatelayout.php Make root tests extend the \Test\TestCase 11 years ago
tempmanager.php fix failing unit test for the temp manager - concurrently executed unit tests influence each other 11 years ago
testcase.php Add login/logout to TestCase base class 11 years ago
updater.php Remove leftover 11 years ago
urlgenerator.php Make root tests extend the \Test\TestCase 11 years ago
user.php Make root tests extend the \Test\TestCase 11 years ago
util.php Move timezone logic out of server.php 11 years ago
utilcheckserver.php Make root tests extend the \Test\TestCase 11 years ago
vobject.php Make root tests extend the \Test\TestCase 11 years ago