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
Daniel Calviño Sánchez 2f49806c20 Add unit tests for "getAllShares()" 6 years ago
..
Accounts Use IAccountManager constants 7 years ago
Activity Remove legacy activity stuff 7 years ago
App Move settings to an app 6 years ago
AppFramework Move settings to an app 6 years ago
Archive
Authentication Use the actual password to update the tokens 6 years ago
Avatar adjust test expectations 6 years ago
BackgroundJob fixup! fixup! Add backgroundjobs to OCP 7 years ago
Cache
Calendar
Collaboration/Collaborators Extend data returned when searching remote shares 6 years ago
Command Fix AsyncBusTests 7 years ago
Comments Add a unit test for guests as well 7 years ago
Contacts/ContactsMenu Do not try to autoload built in types 7 years ago
DB add MAX and MIN to functionbuilder 6 years ago
Diagnostics
Encryption update encryption wrapper tests 7 years ago
Federation
Files Merge pull request #17264 from nextcloud/move-from-storage-wrappers 6 years ago
GlobalScale
Group Add dispatcher events to User and Group objects 7 years ago
Hooks
Http/Client Add default timeout to expected request options 6 years ago
IntegrityCheck Exclude .rnd files from integrity check 7 years ago
L10N Move settings to an app 6 years ago
Lock
Lockdown Remove deprecated searchByTag 7 years ago
Log Log/FileTest does not require the DB 6 years ago
Mail Addressing comments, array() to [] 7 years ago
Memcache
Migration Properly inject EventDispatched in BackgroundRepair 7 years ago
Notification Keep the old method as a fallback and adjust the tests 7 years ago
OCS
Preview Add new Provider interface for preview providers 7 years ago
PublicNamespace
Remote
Repair Remove one time repair steps that have already run when updating to 17 7 years ago
RichObjectStrings
Security make TrustedDomainHelper case insensitive 6 years ago
Session
Settings Move settings to an app 6 years ago
Share Remove unused OC\Share\Share::checkPasswordProtectedShare 7 years ago
Share20 Add unit tests for "getAllShares()" 6 years ago
Support Fix subscription tests 7 years ago
SystemTag
Template Lock SCSS so we only run 1 job at a time 7 years ago
Traits
Updater
User Make renewSessionToken return the new token 6 years ago
Util Return true in the dummy backend for successful display name change 7 years ago
APITest.php
AllConfigTest.php
AppConfigTest.php treat sensitive config keys by pattern 7 years ago
AppTest.php Move settings to an app 6 years ago
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php Move settings to an app 6 years ago
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
NaturalSortTest.php
NavigationManagerTest.php Use non-absolute logout URL to fix wrong URL in reverse proxy scenario 7 years ago
RepairStepTest.php
ServerTest.php Implement guest avatar endpoint 7 years ago
SetupTest.php
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