nextcloud/tests/lib
Stephan Orbaugh b09dfb03b7
Merge pull request #54252 from nextcloud/backport/54203/stable31
[stable31] fix: fix oci string length with empty strings
2025-08-07 15:21:33 +02:00
..
Accounts fix(settings): fix test 2025-07-07 10:02:19 +00:00
Activity
App fix: Correctly return app id and app version for core styles and images 2025-01-24 18:12:18 +00:00
AppFramework fix: Change UserAgent to *cloud 2025-02-21 09:30:10 +00:00
Archive
Authentication fix: Do not build encrypted password if there is none 2025-03-28 15:18:27 +01:00
Avatar
BackgroundJob perf(cron): Delay (re)checking timed jobs 2025-03-31 15:33:59 +00:00
Cache
Calendar fix(imip): group messages by logging principal and uri as context 2025-07-23 09:21:29 +00:00
Collaboration test: Adapt tests to properly use valid email addresses 2025-03-28 22:37:07 +01:00
Command
Comments test: Speed up comments test 2025-05-21 08:30:28 +02:00
Config fix: revive always storing lowercased email addresses 2025-06-24 14:24:48 +02:00
Contacts/ContactsMenu feat(contacts): Show time difference for users in different timezones 2025-01-16 18:10:04 +01:00
DB fix: fix oci string length with empty strings 2025-08-05 10:19:00 +00:00
Diagnostics
DirectEditing
Encryption
Federation fix(federation): allows equal signs in federation id 2025-04-23 19:23:52 +00:00
Files test: add test that object store folder copy preserves folder size 2025-06-02 09:56:30 +00:00
FilesMetadata test: add some minimal testing for metadata storage 2024-11-07 16:27:16 +01:00
GlobalScale
Group test: fix periodic Test\Group\DatabaseTest::testSearchGroups failure 2025-01-22 10:53:03 -05:00
Hooks
Http fix: do not query CNAME if A succeeded already 2024-11-06 20:21:38 +01:00
IntegrityCheck
L10N
Lock
Lockdown
Log
Mail fix(mail): use matching text color for primary elements 2025-04-17 10:43:58 +00:00
Memcache
Migration
Net fix(tests): Add IpAddressClassifier v6 zone ID test 2024-11-04 09:31:48 -05:00
Notification
OCS
Preview fix: unbloc ffmpeg on some broken videos 2025-06-12 11:58:47 +02:00
Profile/Actions fix(FediverseAction): Ensure valid fediverse links are generated 2025-02-06 15:46:15 +01:00
Remote
Repair refactor: convert sanitize account properties repair step to background job 2025-02-24 15:23:20 +00:00
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 2025-04-09 08:29:43 +02:00
Route
Security feat: Cache user keys 2025-08-05 19:05:14 +02:00
Session
Settings
SetupCheck
Share
Share20 chore(tests): Adapt DefaultShareProviderTest to new constructor parameter 2025-07-29 09:16:20 +00:00
Support chore(tests): Adapt tests to the countUsers refactor 2025-01-14 16:34:15 +01:00
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 2025-07-10 08:50:23 +02:00
Talk
TaskProcessing test: fix tests 2025-07-03 11:37:48 +02:00
Template
TextProcessing
Traits
Updater
User fix(usermanager): Don't throw when checking if a too long user id is an existing user 2025-04-17 14:55:12 +00:00
Util
AllConfigTest.php fix: revive always storing lowercased email addresses 2025-06-24 14:24:48 +02:00
AppConfigTest.php feat(appconfig): add searchKeys() 2025-07-21 10:27:50 +00:00
AppScriptSortTest.php
AppTest.php fix(TemplateLayout): core is not an app but the server itself 2025-01-24 18:12:18 +00:00
AutoLoaderTest.php
BinaryFinderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-19 23:46:57 +01:00
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.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 fix(navigation): Fix default app entry registered as closure 2025-04-28 14:54:35 +00:00
RepairTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php refactor(tags): move favorite event dispatching to tags.php 2024-12-03 20:56:36 +01:00
TemplateFunctionsTest.php
TemplateLayoutTest.php fix: ensure enabled themes are set on the template 2025-04-04 09:23:45 +02:00
TempManagerTest.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 2025-03-03 15:25:00 +00:00
TestCase.php
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php