nextcloud/tests/lib
Carl Schwan 9741f5f17d
perf: Allow filtering the directory content by mimetype
Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-02-12 00:35:48 +01:00
..
Accounts refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
Activity refactor: Cleanup some unit tests 2025-10-01 10:11:27 +02:00
App fix(openmetrics): Allow openmetrics in info.xml 2026-01-24 13:11:18 +01:00
AppFramework fix(FileDisplayResponse): return 404 if not found 2026-02-06 17:29:26 +01:00
Archive chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
Authentication refactor: Add more typing 2026-02-06 13:55:39 +01:00
Avatar chore: setting test metadata in annotations is deprecated (use attributes) 2025-11-05 15:42:40 +01:00
BackgroundJob refactor: Rename Snowflake Generator and Decoder 2026-01-06 12:57:04 +01:00
Cache refactor(tests): returnValue is deprecated 2025-11-05 15:42:34 +01:00
Calendar feat: automated appointment creation 2026-01-15 13:31:44 -05:00
Collaboration refactor: Add more typing 2026-02-06 13:55:39 +01:00
Command fix(jobs): Limit command jobs to known cases 2025-11-04 11:10:40 +01:00
Comments feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +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 refactor: Add more typing 2026-02-06 13:55:39 +01:00
DirectEditing refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
Encryption perf: Allow filtering the directory content by mimetype 2026-02-12 00:35:48 +01:00
Federation refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
Files Merge pull request #58134 from nextcloud/carl/lock-propagator-order 2026-02-09 16:04:38 +01:00
FilesMetadata refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
GlobalScale
Group Revert "feat(group): Sanitize group names and ids on creation" 2025-11-07 10:37:50 +01:00
Hooks refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
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 refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
Log
Mail
Memcache feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Migration fix(DB): support up to 63 character long table and index names 2026-01-18 14:50:34 +01:00
Net test(net): include test for localhost by IP 2025-10-14 10:33:35 +02:00
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 refactor: Add more typing 2026-02-06 13:55:39 +01:00
RichObjectStrings
Route refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
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 refactor: Add more typing 2026-02-06 13:55:39 +01:00
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 refactor: Add more typing 2026-02-06 13:55:39 +01:00
SystemTag refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
Talk
TaskProcessing Merge pull request #56063 from nextcloud/tests/taskprocessing 2025-10-31 15:04:49 +01:00
Template refactor(tests): getMockForAbstractClass is deprecated 2025-11-05 15:42:34 +01:00
TextProcessing refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
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 feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Util refactor: Add more typing 2026-02-06 13:55:39 +01:00
AllConfigTest.php refactor: Deprecated user config from IConfig correctly 2025-12-11 13:27:47 +01:00
AppConfigIntegrationTest.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
AppConfigTest.php chore: Remove broken PresetManager tests 2026-01-27 16:31:22 +01:00
AppScriptSortTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
AppTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
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 refactor: Add more typing 2026-02-06 13:55:39 +01:00
DateTimeFormatterTest.php refactor: Add more typing 2026-02-06 13:55:39 +01:00
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FilesTest.php refactor: Remove OC_Helper::streamCopy 2025-09-28 12:52:14 +02:00
HelperStorageTest.php fix(reflection): ReflectionMethod::setAccessible is noop since 8.1 2025-12-19 15:57:04 +01:00
HookHelper.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
ImageTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
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 refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
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 chore: setting test metadata in annotations is deprecated (use attributes) 2025-11-05 15:42:40 +01:00
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
SetupTest.php feat(install): dispatch InstallationCompletedEvent in Setup 2026-01-28 09:24:24 +01:00
SubAdminTest.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
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 fix: Cleanup and fix tests, and fix related issues in code 2025-09-30 11:53:59 +02:00
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 refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
UtilTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00