nextcloud/tests/lib
Joas Schilling 5d8dfe81fd
fix(appstore): Only send subscription keys to valid appstores
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-16 11:58:05 +01:00
..
Accounts composer run cs:fix 2023-01-20 11:45:08 +01:00
Activity composer run cs:fix 2023-01-20 11:45:08 +01:00
App fix(appstore): Only send subscription keys to valid appstores 2024-01-16 11:58:05 +01:00
AppFramework Reverse X-Forwarded-For list to read the correct proxy remote address 2023-11-16 07:50:12 +01:00
Archive
Authentication unit tests for Manager::invalidateTokensOfUser 2023-05-19 12:02:06 +05:45
Avatar
BackgroundJob Fix API breakage by using a new method instead 2023-01-12 17:18:59 +01:00
Cache
Calendar composer run cs:fix 2023-01-20 11:45:08 +01:00
Collaboration composer run cs:fix 2023-01-20 11:45:08 +01:00
Command
Comments Cover expire_date with unit tests 2023-05-03 08:36:27 +00:00
Contacts/ContactsMenu fix the contacts-menu vcf-contact avatars 2023-02-15 23:16:43 +01:00
DB tests(db): Add test case to ensure column comments work 2023-02-28 10:39:13 +01:00
Diagnostics composer run cs:fix 2023-01-20 11:45:08 +01:00
DirectEditing feat(directediting): Allow opening by file id 2023-02-20 12:16:34 +01:00
Encryption Remove failing test that works with mocks only anyway 2023-02-02 18:06:31 +01:00
EventDispatcher composer run cs:fix 2023-01-20 11:45:08 +01:00
Federation
Files cleanup di for share permissions wrapper 2023-09-04 14:21:19 +02:00
GlobalScale composer run cs:fix 2023-01-20 11:45:08 +01:00
Group composer run cs:fix 2023-01-20 11:45:08 +01:00
Hooks
Http fix(security): Handle idn_to_utf8 returning false 2023-12-07 06:38:25 +01:00
IntegrityCheck composer run cs:fix 2023-01-20 11:45:08 +01:00
L10N fix(l10n): Fix plural issue with different locale and language 2023-06-27 14:15:46 +02:00
Lock restore shared lock ttl when releasing 2024-01-02 15:41:04 +01:00
Lockdown composer run cs:fix 2023-01-20 11:45:08 +01:00
Log
Mail try to fix tests 2023-06-26 11:08:06 +02:00
Memcache adjust redis compareSetTTL to use a lua script 2024-01-02 15:41:06 +01:00
Metadata Migrate metadata as JSON to value as STRING 2023-04-06 11:26:35 +00:00
Migration composer run cs:fix 2023-01-20 11:45:08 +01:00
Net
Notification composer run cs:fix 2023-01-20 11:45:08 +01:00
OCS composer run cs:fix 2023-01-20 11:45:08 +01:00
Preview composer run cs:fix 2023-01-20 11:45:08 +01:00
PublicNamespace
Remote
Repair Clear generated avatar caches 2023-05-16 09:52:00 +00:00
RichObjectStrings
Route DI for Router 2023-02-13 22:51:14 +01:00
Security fix(security): Handle idn_to_utf8 returning false 2023-12-07 06:38:25 +01:00
Session
Settings
Share
Share20 Fix tests, add test for the new feature 2023-09-18 10:38:22 +00:00
Support composer run cs:fix 2023-01-20 11:45:08 +01:00
SystemTag Add chunking in SystemTagObjectMapper::getTagIdsForObjects 2023-03-14 14:25:05 +01:00
Talk
Template composer run cs:fix 2023-01-20 11:45:08 +01:00
Traits
Updater Add instance category while checking new updates 2023-07-21 12:06:49 +02:00
User perf: Use more performant way to obtain and check the email as a login name with token login 2024-01-09 11:58:21 +01:00
Util
AllConfigTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
APITest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
AppConfigTest.php
AppScriptSortTest.php
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ConfigTest.php
ContactsManagerTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
DateTimeFormatterTest.php
EmojiHelperTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ErrorHandlerTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
FileChunkingTest.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +01:00
HelperStorageTest.php
HookHelper.php
ImageTest.php increase preview_max_memory and make it easier to debug 2022-12-22 09:52:46 +01:00
InfoXmlTest.php
InitialStateServiceTest.php fix(initial-state): Log an error when initial-state can not be JSON encoded 2023-04-04 12:13:03 +00:00
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
LoggerTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
MemoryInfoTest.php Add helper to cast to int|float, fix MemoryInfo on 32bits 2023-02-07 11:23:29 +01:00
NaturalSortTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SubAdminTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
TagsTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
TemplateFunctionsTest.php
TempManagerTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
TestCase.php
TestMoveableMountPoint.php composer run cs:fix 2023-01-20 11:45:08 +01:00
UpdaterTest.php
UrlGeneratorTest.php fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 2023-11-20 16:25:51 +00:00
UtilCheckServerTest.php
UtilTest.php