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
Julius Härtl 160bd75d0a fix: Use proper path when creating node instances 3 years ago
..
Accounts composer run cs:fix 3 years ago
Activity composer run cs:fix 3 years ago
App Add label for logo link 3 years ago
AppFramework Add a debug message when throttling without defining 3 years ago
Archive
Authentication unit tests for Manager::invalidateTokensOfUser 3 years ago
Avatar Update avatars on update 3 years ago
BackgroundJob Fix API breakage by using a new method instead 3 years ago
Cache Move CappedMemoryCache to OCP 4 years ago
Calendar composer run cs:fix 3 years ago
Collaboration composer run cs:fix 3 years ago
Command Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork 4 years ago
Comments Split the comments ids by chunks 3 years ago
Contacts/ContactsMenu fix the contacts-menu vcf-contact avatars 3 years ago
DB tests(db): Add test case to ensure column comments work 3 years ago
Diagnostics composer run cs:fix 3 years ago
DirectEditing feat(directediting): Allow opening by file id 3 years ago
Encryption Remove failing test that works with mocks only anyway 3 years ago
EventDispatcher composer run cs:fix 3 years ago
Federation adjusts tests for CloudIdManager 3 years ago
Files fix: Use proper path when creating node instances 3 years ago
GlobalScale composer run cs:fix 3 years ago
Group composer run cs:fix 3 years ago
Hooks
Http composer run cs:fix 3 years ago
IntegrityCheck composer run cs:fix 3 years ago
L10N composer run cs:fix 3 years ago
Lock composer run cs:fix 3 years ago
Lockdown composer run cs:fix 3 years ago
Log add unit test for ExceptionSerializer 4 years ago
Mail Migrate to Symfony Mailer 3 years ago
Memcache Add apcu and ffmpeg to have less skipped tests 3 years ago
Metadata Migrate metadata as JSON to value as STRING 3 years ago
Migration composer run cs:fix 3 years ago
Net Add remote host validation API 3 years ago
Notification composer run cs:fix 3 years ago
OCS composer run cs:fix 3 years ago
Preview adapt test to new workflow 3 years ago
PublicNamespace
Remote
Repair composer run cs:fix 3 years ago
RichObjectStrings
Route DI for Router 3 years ago
Security Merge pull request #37542 from nextcloud/bugfix/noid/allow-to-opt-out-of-ratelimit-for-testing 3 years ago
Session
Settings Fix dynamic properties and other problems in tests for PHP 8.2 3 years ago
Share Cleanup tags and Share component 3 years ago
Share20 Fix types for reading and writing config values 3 years ago
Support composer run cs:fix 3 years ago
SystemTag Add chunking in SystemTagObjectMapper::getTagIdsForObjects 3 years ago
Talk
Template feat(template): Allow `JSResourceLocator` to find ES6 scripts 3 years ago
Traits
Updater Add type hints for mappers 3 years ago
User chore(tests): add tests for handleLoginFailed 3 years ago
Util
APITest.php composer run cs:fix 3 years ago
AllConfigTest.php composer run cs:fix 3 years ago
AppConfigTest.php
AppScriptSortTest.php
AppTest.php Introduced app enable/disable/update typed events 3 years ago
AutoLoaderTest.php
CapabilitiesManagerTest.php composer run cs:fix 3 years ago
ConfigTest.php
ContactsManagerTest.php composer run cs:fix 3 years ago
DateTimeFormatterTest.php
EmojiHelperTest.php composer run cs:fix 3 years ago
ErrorHandlerTest.php composer run cs:fix 3 years ago
FileChunkingTest.php Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
HelperStorageTest.php store unencrypted size in the unencrypted_size column 3 years ago
HookHelper.php
ImageTest.php increase preview_max_memory and make it easier to debug 3 years ago
InfoXmlTest.php
InitialStateServiceTest.php fix(initial-state): Log an error when initial-state can not be JSON encoded 3 years ago
InstallerTest.php Remove some more at matchers in tests/lib 4 years ago
LargeFileHelperGetFileSizeTest.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
LargeFileHelperTest.php
LegacyHelperTest.php composer run cs:fix 3 years ago
LoggerTest.php composer run cs:fix 3 years ago
MemoryInfoTest.php Add helper to cast to int|float, fix MemoryInfo on 32bits 3 years ago
NaturalSortTest.php composer run cs:fix 3 years ago
NavigationManagerTest.php Add accessibility entry in user menu 3 years ago
RepairTest.php Fix RepairTest 3 years ago
ServerTest.php Inform ServerTest that TagMapper now uses QBMapper 3 years ago
SetupTest.php composer run cs:fix 3 years ago
SubAdminTest.php composer run cs:fix 3 years ago
TagsTest.php composer run cs:fix 3 years ago
TempManagerTest.php composer run cs:fix 3 years ago
TemplateFunctionsTest.php feat(OC/Template): Add `type="module"` for ES6 scripts 3 years ago
TestCase.php
TestMoveableMountPoint.php composer run cs:fix 3 years ago
UpdaterTest.php
UrlGeneratorTest.php Add label for logo link 3 years ago
UtilCheckServerTest.php
UtilTest.php