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
Vincent Petry 9ee37169a6 Return null when requesting tags for null user 10 years ago
..
app Merge pull request #13829 from owncloud/appmanager-list 10 years ago
appframework Get the real protocol behind several proxies 10 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 Cleanup garbage collection for global file cache 10 years ago
connector/sabre Sabre Update to 2.1 10 years ago
contacts Make class compatible 10 years ago
db Merge pull request #12995 from owncloud/tbelau666-master 10 years ago
files Prevent directory traversals in ctr of \OC\Files\View 10 years ago
group add isAdmin and isInGroup methods for the group manager 10 years ago
hooks Make remaining files extend the test base 11 years ago
memcache Add an array implementation of cache and use it if we are not debugging 10 years ago
ocs Replace uniqid calls with $this->getUniqueID so tests pass again on windows 10 years ago
public Make remaining files extend the test base 11 years ago
repair Updated the media type of some font types 10 years ago
security Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
session Replace uniqid calls with $this->getUniqueID so tests pass again on windows 10 years ago
share Add a test for the post_shared hook shareType 10 years ago
template Make remaining files extend the test base 11 years ago
user introduce names for user backends - IUserBackend 10 years ago
activitymanager.php Fix test with the invalid filter check being added 10 years ago
allconfig.php Workaround to fix the too early init dilemma 10 years ago
api.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 10 years ago
app.php Test improvements 10 years ago
appconfig.php Test improvements 10 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 Add a method to set/unset multiple config values in one call 10 years ago
contactsmanager.php Mock interface 10 years ago
datetimeformatter.php Use a fixed timestamp so we dont switch days/years with the getTimestampAgo 10 years ago
db.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 10 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 10 years ago
httphelper.php Next step in server-to-server sharing next generation, see #12285 10 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 10 years ago
largefilehelper.php Make root tests extend the \Test\TestCase 11 years ago
largefilehelpergetfilesize.php Check if open_basedir is set 10 years ago
logger.php Make root tests extend the \Test\TestCase 11 years ago
mail.php Fix undefined offset 1 for wrong user mail address 10 years ago
naturalsort.php Add PHPunit test for DefaultCollator 10 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
setup.php Fix namespace of OC_Setup -> \OC\Setup 10 years ago
streamwrappers.php HHVM Workaround: Do not use Exception from Stream. 10 years ago
tags.php Return null when requesting tags for null user 10 years ago
template.php Deprecate Util::formatDate() 10 years ago
templatelayout.php Refactor OC_Request into TrustedDomainHelper and IRequest 10 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 10 years ago
updater.php 3rd-party apps are disabled on upgrade - refs #14026 10 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 allow overwriting the appmanager in oc_util by subclassing 10 years ago
utilcheckserver.php Make root tests extend the \Test\TestCase 11 years ago