nextcloud/tests/lib
Joas Schilling 344f84c1d9
fix(jobs): Limit command jobs to known cases
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-05 11:05:36 +01:00
..
Accounts feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 2025-08-08 08:06:45 +00:00
Activity feat(activity): add bulk activity option 2025-08-14 11:31:47 +02:00
App fix(appstore): Make appstore timeout configurable 2025-09-30 15:18:59 +00:00
AppFramework fix(dav): allow multiple link shares token in session 2025-10-23 14:11:06 +00: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 fix: iMip reply from outlook.com does not contain organizer property 2025-10-14 19:29:19 +00:00
Collaboration refactor: remove duplicated types and add return types 2025-07-23 15:59:26 +02:00
Command fix(jobs): Limit command jobs to known cases 2025-11-05 11:05:36 +01:00
Comments fix(comments): Fix missing return type on new method 2025-08-28 08:58:52 +02:00
Config fix(userconfig): using api bit functions 2025-09-17 18:07:01 +00:00
Contacts/ContactsMenu
DB feat(db): add SSL/TLS support for PostgreSQL 2025-09-22 14:55:29 +02:00
Diagnostics
DirectEditing
Encryption fix(tests): Fix type issues and other problems with encryption tests 2025-09-11 21:18:37 +02:00
Federation refactor: remove duplicated types and add return types 2025-07-23 15:59:26 +02:00
Files fix: validate filename when creating file from template 2025-10-24 10:53:37 +00:00
FilesMetadata
GlobalScale
Group
Hooks
Http
IntegrityCheck test: Adjust the hashes and signatures 2025-08-25 13:19:36 +02:00
L10N fix(l10n): Don't fallback from 3-letter languages to 2-letter 2025-10-16 11:43:35 +00:00
Lock refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +02:00
Lockdown
Log
Mail feat(ocp): add email address validator 2025-08-14 18:34:36 +02:00
Memcache refactor(Memcache\Factory): move prefix generation to the factory class 2025-08-18 13:24:18 +02:00
Migration
Net
Notification
OCS
Preview chore(Preview): Remove avconv support 2025-08-27 20:51:08 +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 test(SearchComposerTest): add unit test for getProviders with mixed order values 2025-08-11 09:42:56 +02:00
Security test: Fix double space 2025-08-25 13:29:17 +02:00
Session
Settings
SetupCheck
Share
Share20 refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +02:00
Support chore: Fix CrashReport\Registry tests 2025-07-08 13:32:14 +02:00
SystemTag feat(SystemTag): Add typed events for tag mapper events 2025-09-04 09:21:13 +00:00
Talk
TaskProcessing fix(TaskProcessing): Cache task types by 2025-09-18 07:23:55 +00:00
Template chore(tests): Use valid application names for tests 2025-08-18 17:09:40 +02:00
TextProcessing
Traits fix(tests): Fix type issues and other problems with encryption tests 2025-09-11 21:18:37 +02:00
Updater
User
Util
AllConfigTest.php
AppConfigIntegrationTest.php refactor(Memcache\Factory): move prefix generation to the factory class 2025-08-18 13:24:18 +02:00
AppConfigTest.php refactor(Memcache\Factory): move prefix generation to the factory class 2025-08-18 13:24:18 +02:00
AppScriptSortTest.php
AppTest.php fix: Deduplicate code by using DependencyAnalyzer in the AppManager 2025-08-18 17:09:40 +02:00
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 chore: Set installShippedApps as non-static in Installer 2025-08-18 16:18:27 +02:00
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
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:09:54 +02:00
TemplateFunctionsTest.php
TemplateLayoutTest.php feat(preset): share password protection 2025-08-12 14:37:32 -01:00
TempManagerTest.php
TestCase.php feat(test-case): allow to use PHPUnit Group attributes to mark tests requiring database 2025-10-06 13:03:15 +00:00
TestMoveableMountPoint.php
UpdaterTest.php fix: Cleanup OC_App uses in Updater class 2025-08-18 16:13:14 +02:00
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php