nextcloud/tests/lib
Carl Schwan fa75c1b659
fix(ExpressionBuilderTest): Fix test and improve typing
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2026-02-06 13:50:47 +01:00
..
Accounts
Activity
App fix(openmetrics): Allow openmetrics in info.xml 2026-01-24 13:11:18 +01:00
AppFramework test(dispatcher): Add some tests with input 0 2026-02-03 08:32:43 +01:00
Archive chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
Authentication
Avatar
BackgroundJob refactor: Rename Snowflake Generator and Decoder 2026-01-06 12:57:04 +01:00
Cache
Calendar feat: automated appointment creation 2026-01-15 13:31:44 -05:00
Collaboration test(UserPlugin): Rewrite unit tests as integration tests 2026-01-21 14:29:58 +01:00
Command
Comments refactor(psalm): Enable psalm for comments unit tests 2026-01-07 13:21:33 +01:00
Config chore: Remove broken PresetManager tests 2026-01-27 16:31:22 +01:00
Contacts/ContactsMenu fix: Unify handling of exclude groups in contacts menu and sharing 2025-12-09 19:16:59 +01:00
DB fix(ExpressionBuilderTest): Fix test and improve typing 2026-02-06 13:50:47 +01:00
Diagnostics chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
DirectEditing
Encryption chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
Federation
Files chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
FilesMetadata
GlobalScale
Group
Hooks
Http style(tests): apply cs-fixer formatting to ClientTest 2026-01-09 01:29:59 +01:00
Install/Events feat(install): add InstallationCompletedEvent for post-installation hooks 2026-01-28 09:24:24 +01:00
IntegrityCheck chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
L10N fix(l10n): Fix language selection 2026-01-07 17:41:18 +01:00
Lock chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
Lockdown
Log
Mail
Memcache chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
Migration fix(DB): support up to 63 character long table and index names 2026-01-18 14:50:34 +01:00
Net
Notification
OCM feat(ocm): event on ocm discovery and ocm request 2026-01-07 17:54:26 -01:00
OCS
OpenMetrics fix(openmetrics): ensure unit is a suffix of metric name 2026-01-27 10:12:25 +01:00
Preview Merge pull request #55649 from nextcloud/carl/on-demand-preview-migration 2026-01-28 22:33:48 +01:00
Profile/Actions
Remote
Repair
RichObjectStrings
Route
Search
Security chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
Session chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
Settings
SetupCheck
Share
Share20 refactor(IShare): Add typing for node 2026-01-27 11:19:33 +01:00
Snowflake chore(snowflakes): don't remove file lock directory during tests 2026-02-03 17:01:28 +01:00
Support
SystemTag
Talk
TaskProcessing
Template
TextProcessing
Traits chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
Updater test(Updater): Harden flaky test 2026-02-04 09:44:56 +01:00
User chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
Util
AllConfigTest.php refactor: Deprecated user config from IConfig correctly 2025-12-11 13:27:47 +01:00
AppConfigIntegrationTest.php
AppConfigTest.php chore: Remove broken PresetManager tests 2026-01-27 16:31:22 +01:00
AppScriptSortTest.php
AppTest.php
BinaryFinderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
DateTimeFormatterTest.php chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FilesTest.php
HelperStorageTest.php fix(reflection): ReflectionMethod::setAccessible is noop since 8.1 2025-12-19 15:57:04 +01:00
HookHelper.php
ImageTest.php
InfoXmlTest.php fix(openmetrics): Make openmetrics always an array like all other infoxml fields 2026-01-24 14:17:35 +01:00
InitialStateServiceTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
LargeFileHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php feat(install): dispatch InstallationCompletedEvent in Setup 2026-01-28 09:24:24 +01:00
SubAdminTest.php
TagsTest.php chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
TemplateFunctionsTest.php fix(template): add import map for JS module entry points 2026-01-12 13:34:11 +01:00
TemplateLayoutTest.php
TempManagerTest.php chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
TestCase.php feat: perform share mount validation on share instead of on mount 2026-01-21 16:35:53 +01:00
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php fix(tests): Use testing application for testing ajax endpoints, not user_ldap 2025-11-21 14:23:58 +01:00
UtilCheckServerTest.php
UtilTest.php