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 b8fcf6e9b3
Allow empty strings in getAbsoluteURL
7 years ago
..
Accounts Use IAccountManager constants 7 years ago
Activity Remove deprecated publishActivity function 7 years ago
App add deck and mail to the groupware bundle, remove talk 8 years ago
AppFramework Fix tests 7 years ago
Archive
Authentication Use the defined func()->count() instead of manual counting 7 years ago
BackgroundJob fixup! fixup! Add backgroundjobs to OCP 7 years ago
Cache
Calendar RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 7 years ago
Collaboration/Collaborators Fix injection to get the user id 7 years ago
Command
Comments Match mentions when the username is wrapped in quotes 7 years ago
Contacts/ContactsMenu
DB Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function 7 years ago
Diagnostics
Encryption skip already decrypted files on decrypt all command 7 years ago
Federation
Files add test for non existing file by id 7 years ago
GlobalScale
Group Tests fix 8 years ago
Hooks
Http/Client Fix HTTP client given options being overriden by default options 8 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 8 years ago
L10N Add simple unit test for findLanguageFromLocale 7 years ago
Lock prevent lock values from going negative with memcache backend 8 years ago
Lockdown
Log Fix tests 7 years ago
Mail Fallback to default path is sendmail can't be found 7 years ago
Memcache Drop support for xcache 8 years ago
Migration
Notification Fix "Undefined method setExpectedException()" 8 years ago
OCS
Preview Only generate previews in powers of 4 and set min 7 years ago
PublicNamespace
Remote
Repair Use the defined func()->count() instead of manual counting 7 years ago
RichObjectStrings
Security Disallow unsafe-eval by default 7 years ago
Session
Settings Cleanup some unused sharing methods from the old sharing code 7 years ago
Share Get rid of shareItem 8 years ago
Share20 Store "sendPasswordByTalk" property of link shares in the database 7 years ago
Support/CrashReport Add breadcrumb support to crash reporters 7 years ago
SystemTag Use ::class in test mocks 8 years ago
Template Make sure to always load the latest icons-vars.css file 7 years ago
Traits Cleanup OC_User and OCP\User 8 years ago
Updater Backend work to provide NC whats New info to users 8 years ago
User filter null values for UserManager::getByEmail 7 years ago
Util
APITest.php
AllConfigTest.php
AppConfigTest.php
AppTest.php always enable cloud federation api 8 years ago
AutoLoaderTest.php
AvatarManagerTest.php
AvatarTest.php fixup! Fix comment and cap-height 7 years ago
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
FilesTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php Move tests/ to PSR-4 (#24731) 10 years ago
LegacyHelperTest.php Deprecate unused, private OC_Helper::linkToPublic 7 years ago
LoggerTest.php revert Log's dependency to SystemConfig to work during Installation 8 years ago
MemoryInfoTest.php Adds license to files. Updates the branch. 7 years ago
NaturalSortTest.php
NavigationManagerTest.php Fixed phpunit 8 years ago
RepairStepTest.php
ServerTest.php
SetupTest.php Add more test cases 7 years ago
SubAdminTest.php
TagsTest.php Get rid of shareItem 8 years ago
TempManagerTest.php
TemplateFunctionsTest.php
TestCase.php whitelist audit.log 8 years ago
TestMoveableMountPoint.php
UpdaterTest.php Revert "Wait for cron to finish before running upgrade command" 7 years ago
UrlGeneratorTest.php Allow empty strings in getAbsoluteURL 7 years ago
UtilCheckServerTest.php
UtilTest.php