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 5b604eaeab
Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notifications
7 years ago
..
Accounts
Activity Remove legacy activity stuff 7 years ago
App Properly inject the logger 7 years ago
AppFramework Merge pull request #15714 from nextcloud/fix/204_304_rfc 7 years ago
Archive
Authentication Update unit tests 7 years ago
Avatar Move font from Nunito to Noto Sans 7 years ago
BackgroundJob
Cache
Calendar
Collaboration/Collaborators Search sharees on lookup server when explicitly requested by user 7 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 Update the tests to the comparison logic 7 years ago
Diagnostics
Encryption
Federation
Files fix tests 7 years ago
GlobalScale
Group Add dispatcher events to User and Group objects 7 years ago
Hooks
Http/Client Fix testGetProxyUri 7 years ago
IntegrityCheck Added Tests for modified mimetypelist 7 years ago
L10N
Lock
Lockdown
Log
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 Add an event to edit the CSP 7 years ago
Session
Settings Fix personal security section tests 7 years ago
Share Deprecate legacy share code and cleanup some unused methods 7 years ago
Share20 Always set the display name for user shares 7 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 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 Properly inject the logger 7 years ago
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
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
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php