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
Morris Jobke c1e6a5965e
Return true in the dummy backend for successful display name change
7 years ago
..
Accounts Use IAccountManager constants 7 years ago
Activity Remove legacy activity stuff 7 years ago
App allow enforcing apps to ignore the max version 7 years ago
AppFramework [#11236] Set parameter type in QBMapper 7 years ago
Archive
Authentication Use the defined func()->count() instead of manual counting 7 years ago
Avatar Switch guest avatars to PNG 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 Search sharees on lookup server when explicitly requested by user 7 years ago
Command Fix AsyncBusTests 7 years ago
Comments Match mentions when the username is wrapped in quotes 7 years ago
Contacts/ContactsMenu
DB Update the tests to the comparison logic 7 years ago
Diagnostics
Encryption update encryption wrapper tests 7 years ago
Federation
Files Avoid calculating folder size for parent that needs scan. 7 years ago
GlobalScale
Group Add dispatcher events to User and Group objects 7 years ago
Hooks
Http/Client
IntegrityCheck Remove the upload and memory setting 7 years ago
L10N Add simple unit test for findLanguageFromLocale 7 years ago
Lock
Lockdown
Log Fix tests 7 years ago
Mail Addressing comments, array() to [] 7 years ago
Memcache Drop support for xcache 8 years ago
Migration Properly inject EventDispatched in BackgroundRepair 7 years ago
Notification
OCS
Preview use a fresh appdata factory in background job test 7 years ago
PublicNamespace
Remote
Repair Implement guest avatar endpoint 7 years ago
RichObjectStrings
Security Merge pull request #13327 from nextcloud/allow-bracket-notation-for-remove-ipv6-address 7 years ago
Session
Settings Fetch proper translations 7 years ago
Share
Share20 Correctly determinate the owner in case of shared external storages 7 years ago
Support/CrashReport Add breadcrumb support to crash reporters 7 years ago
SystemTag
Template more caching for theming 7 years ago
Traits
Updater
User lib/private/User: do not change user properties if value has not changed 7 years ago
Util Return true in the dummy backend for successful display name change 7 years ago
APITest.php
AllConfigTest.php
AppConfigTest.php
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php Add a key parameter to the new initial state API 7 years ago
InstallerTest.php Update CRL to contain revoked files_external_dropbox, passman & payback 7 years ago
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php Remove the upload and memory setting 7 years ago
LoggerTest.php
MemoryInfoTest.php Adds license to files. Updates the branch. 7 years ago
NaturalSortTest.php
NavigationManagerTest.php Parse multiple navigation items 7 years ago
RepairStepTest.php
ServerTest.php Implement guest avatar endpoint 7 years ago
SetupTest.php Add more test cases 7 years ago
SubAdminTest.php Expose subadmin to OCP 7 years ago
TagsTest.php Add dispatcher events to User and Group objects 7 years ago
TempManagerTest.php
TemplateFunctionsTest.php
TestCase.php
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