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 2f7a1fca5f
Merge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-show-group-id
3 years ago
..
Accounts Fix tests 3 years ago
Activity
App set theming app to alwaysEnabled 3 years ago
AppFramework use bruteforce protection on all methods wrapped by PublicShareMiddleware 3 years ago
Archive
Authentication Fix PublicKeyTokenProviderTest import and mock 3 years ago
Avatar Update avatars on update 3 years ago
BackgroundJob Port existing server code to new interface 3 years ago
Cache Move CappedMemoryCache to OCP 4 years ago
Calendar Fix errors in calendar tests saying function handleIMipMessage does not exists on ICreateFromString 3 years ago
Collaboration adjusts tests for CloudIdManager 3 years ago
Command Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork 4 years ago
Comments Delete comments that expired now 3 years ago
Contacts/ContactsMenu Fix ContactsStoreTests under PHP 8.2 3 years ago
DB Fix dynamic properties and other problems in tests for PHP 8.2 3 years ago
Diagnostics
DirectEditing Fix dynamic property creations in test files 3 years ago
Encryption Fix codestyle in modified files 3 years ago
EventDispatcher Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Federation adjusts tests for CloudIdManager 3 years ago
Files Also update the unencrypted size of files when creating them with empty content 3 years ago
GlobalScale
Group Add group display name cache 3 years ago
Hooks
Http Add remote host validation API 3 years ago
IntegrityCheck Remove some more at matchers in tests/lib 4 years ago
L10N Cache available languages locally 3 years ago
Lock Cleanup lock related code 4 years ago
Lockdown
Log add unit test for ExceptionSerializer 3 years ago
Mail Do not throw errors when invalid setTo email is provided 3 years ago
Memcache Add a built-in profiler inside Nextcloud 4 years ago
Metadata Fix dynamic property creations in test files 3 years ago
Migration Fix BackgroundRepairTest 3 years ago
Net Add remote host validation API 3 years ago
Notification Increase the fair-use push limit to 1.000 users 3 years ago
OCS Remove deprecated at matcher from tests/lib 3 years ago
Preview Adapt tests to new job constructors 3 years ago
PublicNamespace
Remote
Repair Move avatar clearing in the background 3 years ago
RichObjectStrings
Route Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Security Fix syntax in VerificationTokenTest.php 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 Merge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-show-group-id 3 years ago
Support
SystemTag
Talk
Template Drop 3rdparty root since it is unused and adjust tests 3 years ago
Traits Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Updater Remove deprecated at matcher in Updater/VersionCheckTest.php 3 years ago
User Remove deprecated at matcher from tests/lib 3 years ago
Util
APITest.php
AllConfigTest.php Cleanup AllConfig 4 years ago
AppConfigTest.php
AppScriptSortTest.php
AppTest.php set theming app to alwaysEnabled 3 years ago
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php Fix ContactsManagerTest test 3 years ago
DateTimeFormatterTest.php
EmojiHelperTest.php Include more emoji chars to test and fixes after include it 4 years ago
ErrorHandlerTest.php Refactor the ErrorHandler into a dynamic class 3 years ago
FileChunkingTest.php
HelperStorageTest.php store unencrypted size in the unencrypted_size column 3 years ago
HookHelper.php
ImageTest.php Fix test image default quality 3 years ago
InfoXmlTest.php
InitialStateServiceTest.php
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
LoggerTest.php Fix logging data context to file 4 years ago
MemoryInfoTest.php
NaturalSortTest.php
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
SubAdminTest.php
TagsTest.php Cleanup tags and Share component 3 years ago
TempManagerTest.php Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
TemplateFunctionsTest.php
TestCase.php
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php Remove OCP\App and OCP\BackgroundJob 3 years ago
UtilCheckServerTest.php
UtilTest.php