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 refactor: Cleanup some unit tests 2025-10-01 10:11:27 +02:00
Activity refactor: Cleanup some unit tests 2025-10-01 10:11:27 +02:00
App Merge pull request #55405 from nextcloud/carl/cleanup-some-tests 2025-10-01 15:02:00 +02:00
AppFramework refactor: Cleanup some unit tests 2025-10-01 10:11:27 +02:00
Archive
Authentication refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +02:00
Avatar chore(rector): Apply current rector config 2025-08-26 16:27:26 +02:00
BackgroundJob refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +02:00
Cache Revert "perf(base): Stop setting up the FS for every basic auth request" 2025-08-28 17:11:31 +02:00
Calendar Merge pull request #54664 from nextcloud/carl/port-away-execute-lib 2025-09-02 14:38:11 +02:00
Collaboration fix: Include email when searching share suggestions 2025-10-09 06:53:51 +01:00
Command
Comments fix(comments): Fix missing return type on new method 2025-08-28 08:58:52 +02:00
Config feat(config): Add UserConfigChangedEvent whenever user config is updated 2025-09-26 14:29:58 +05:30
Contacts/ContactsMenu
DB refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 2025-10-13 13:44:08 +02:00
Diagnostics
DirectEditing
Encryption fix(tests): Fix type issues and other problems with encryption tests 2025-09-09 11:46:18 +02:00
Federation
Files fix(FileAccess): Set filecache size column in tests 2025-10-09 09:27:50 +02:00
FilesMetadata
GlobalScale
Group
Hooks refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
Http
IntegrityCheck test: Adjust the hashes and signatures 2025-08-25 13:19:36 +02:00
L10N
Lock refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +02:00
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 refactor(querybuilder): Port away from qb::execute() in lib/ 2025-09-02 11:55:56 +02:00
RichObjectStrings
Route
Search
Security test: Fix double space 2025-08-25 13:29:17 +02:00
Session
Settings
SetupCheck
Share
Share20 refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 2025-10-04 21:54:22 +02:00
Support
SystemTag refactor: Run rector 2025-09-27 18:52:58 +02:00
Talk
TaskProcessing fix(TaskProcessing): Cache task types by 2025-09-17 14:16:01 +02:00
Template fix: Cleanup and fix tests, and fix related issues in code 2025-09-30 11:53:59 +02:00
TextProcessing
Traits fix(tests): Fix type issues and other problems with encryption tests 2025-09-09 11:46:18 +02:00
Updater
User
Util
AllConfigTest.php
AppConfigIntegrationTest.php
AppConfigTest.php
AppScriptSortTest.php
AppTest.php
BinaryFinderTest.php test(BinaryFinder): Make sure the test is portable between systems 2025-09-05 09:47:47 +02:00
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FilesTest.php refactor: Remove OC_Helper::streamCopy 2025-09-28 12:52:14 +02:00
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php refactor: Remove OC_Helper::streamCopy 2025-09-28 12:52:14 +02:00
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +02:00
TagsTest.php fix(TagsTest): Declare rootFolder property 2025-09-15 17:08:03 +02:00
TemplateFunctionsTest.php
TemplateLayoutTest.php fix: Cleanup and fix tests, and fix related issues in code 2025-09-30 11:53:59 +02:00
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 refactor(files_external): migrate Ajax with OC_JSON to proper controller 2025-09-30 20:19:21 +02:00
UtilCheckServerTest.php
UtilTest.php