nextcloud-server/tests/lib
Joas Schilling b91957e3df
fix(dav): Abort requests with 429 instead of waiting
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-03 22:43:36 +02:00
..
Accounts
Activity
App Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
AppFramework feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +02:00
Archive
Authentication Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Avatar
BackgroundJob JobListTest: Fix JobList constructor call 2023-04-24 19:07:13 +02:00
Cache
Calendar
Collaboration Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Command
Comments Cover expire_date with unit tests 2023-04-26 13:21:08 -03:00
Contacts/ContactsMenu
DB Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Diagnostics
DirectEditing feat(directediting): Allow opening by file id 2023-02-20 12:16:34 +01:00
Encryption Merge branch 'master' into enh/type-iconfig-getter-calls 2023-04-20 16:52:38 +02:00
EventDispatcher
Federation
Files Merge branch 'master' into enh/type-iconfig-getter-calls 2023-04-20 16:52:38 +02:00
GlobalScale Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Group Fix tests, and fix Group::searchUsers to avoid duplicates 2023-05-02 11:35:41 +02:00
Hooks
Http Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
IntegrityCheck Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
L10N Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Lock
Lockdown
Log
Mail Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Memcache
Metadata Migrate metadata as JSON to value as STRING 2023-04-03 14:06:28 +02:00
Migration
Net
Notification
OCS
Preview adapt test to new workflow 2023-04-17 16:29:13 +02:00
PublicNamespace
Remote
Repair Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
RichObjectStrings
Route
Security Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Session
Settings
Share
Share20 Fix types for reading and writing config values 2023-04-05 09:08:56 +02:00
Support Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
SystemTag Add chunking in SystemTagObjectMapper::getTagIdsForObjects 2023-03-13 17:36:10 +00:00
Talk
Template Put back file cleanups, and remove dead code in tests/lib/Template/JSResourceLocatorTest.php 2023-05-02 16:24:28 +02:00
Traits
Updater Merge branch 'master' into enh/type-iconfig-getter-calls 2023-04-20 16:52:38 +02:00
User fix(dav): Abort requests with 429 instead of waiting 2023-05-03 22:43:36 +02:00
Util Clear up return types 2023-04-27 12:00:45 +02:00
AllConfigTest.php
APITest.php
AppConfigTest.php
AppScriptSortTest.php
AppTest.php Introduced app enable/disable/update typed events 2023-03-13 11:52:57 +01:00
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
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
InfoXmlTest.php
InitialStateServiceTest.php fix(initial-state): Log an error when initial-state can not be JSON encoded 2023-04-04 10:54:12 +02:00
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php
TemplateFunctionsTest.php feat(OC/Template): Add type="module" for ES6 scripts 2023-02-22 21:19:37 +01:00
TempManagerTest.php
TestCase.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
TestMoveableMountPoint.php
UpdaterTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
UrlGeneratorTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
UtilCheckServerTest.php
UtilTest.php