nextcloud-server/tests/lib
Carl Schwan 65f52c47b8
Merge pull request #55674 from nextcloud/carl/deprecated-dbal
Port away from deprecated Doctrine APIs
2025-10-13 15:10:15 +02:00
..
Accounts
Activity
App
AppFramework
Archive
Authentication
Avatar
BackgroundJob
Cache
Calendar
Collaboration fix: Include email when searching share suggestions 2025-10-09 06:53:51 +01:00
Command
Comments
Config
Contacts/ContactsMenu
DB refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 2025-10-13 13:44:08 +02:00
Diagnostics
DirectEditing
Encryption
Federation
Files fix(FileAccess): Set filecache size column in tests 2025-10-09 09:27:50 +02:00
FilesMetadata
GlobalScale
Group
Hooks
Http
IntegrityCheck
L10N
Lock
Lockdown
Log
Mail
Memcache
Migration
Net
Notification
OCS
Preview fix(preview): Make version column a string 2025-10-08 14:07:06 +02:00
Profile/Actions
Remote
Repair
RichObjectStrings
Route
Search
Security
Session
Settings
SetupCheck
Share
Share20
Support
SystemTag
Talk
TaskProcessing
Template
TextProcessing
Traits
Updater
User
Util
AllConfigTest.php
AppConfigIntegrationTest.php
AppConfigTest.php
AppScriptSortTest.php
AppTest.php
BinaryFinderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FilesTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php
TemplateFunctionsTest.php
TemplateLayoutTest.php
TempManagerTest.php
TestCase.php fix: Unset classes in container to reduce side-effects between tests 2025-10-13 11:56:13 +02:00
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php