nextcloud-server/tests/lib
Joas Schilling ec6728d710
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-06-27 15:53:57 +02:00
..
Accounts
Activity
App chore(app): Do not clear unused cache key 2023-05-30 17:48:20 +02:00
AppFramework Allow stdClass in XML responses 2023-06-13 11:44:47 +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
Encryption Merge branch 'master' into enh/type-iconfig-getter-calls 2023-04-20 16:52:38 +02:00
EventDispatcher fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatcher upgrade 2023-06-02 08:08:24 +02:00
Federation
Files chore: ugly type juggling 2023-06-21 16:53:20 +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 feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 2023-06-27 15:53:57 +02:00
IntegrityCheck Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
L10N fix(l10n): Fix plural issue with different locale and language 2023-06-21 07:14:56 +02:00
Lock
Lockdown
Log
Mail try to fix tests 2023-06-23 17:12:45 +02:00
Memcache redis: move lua scripts to class and add type hints 2023-05-10 17:37:02 -07:00
Metadata
Migration
Net
Notification
OCS
Preview feat: add width, height, crop and mode to BeforePreviewFetchedEvent 2023-06-23 16:27:35 +02:00
PublicNamespace
Remote
Repair Clear generated avatar caches 2023-05-15 18:18:21 +02:00
RichObjectStrings
Route
Security chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 2023-06-12 10:03:59 +02:00
Session
Settings
Share
Share20 fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatcher upgrade 2023-06-02 08:08:24 +02:00
Support Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
SystemTag
Talk
Template fix(JSResourceLocator): Handle missing translations silently 2023-05-11 18:22:24 +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
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php refactor: migrate OC_EventSource to dependency injection 2023-06-03 21:42:51 +02:00
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php chore: Drop \OC_App::getAppInfo 2023-06-01 11:31:27 +02:00
InitialStateServiceTest.php
InstallerTest.php chore: Drop \OC_App::getAppVersion 2023-06-01 11:31:26 +02:00
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php refactor: migrate OC_EventSource to dependency injection 2023-06-03 21:42:51 +02:00
SetupTest.php
SubAdminTest.php
TagsTest.php
TemplateFunctionsTest.php
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