nextcloud-server/tests/lib
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-28 15:50:45 +02:00
..
Accounts feat!: Migrate AccountManager event to typed event 2023-07-28 14:11:19 +02:00
Activity
App Fix various deprecation warnings in tests on PHP 8.3 2023-08-14 18:13:12 +02:00
AppFramework techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +02:00
Archive
Authentication Fix various deprecation warnings in tests on PHP 8.3 2023-08-14 18:13:12 +02:00
Avatar
BackgroundJob JobTest: Remove outdated tests 2023-07-28 11:12:32 +02:00
Cache
Calendar
Collaboration
Command
Comments
Contacts/ContactsMenu Fix various deprecation warnings in tests on PHP 8.3 2023-08-14 18:13:12 +02:00
DB fix(tests): Adjust unit tests to outline the schema is checked twice now 2023-07-21 12:17:36 +02:00
Diagnostics
DirectEditing
Encryption
Federation
Files only determine quota_include_external_storage once for quota wrapper 2023-08-18 14:25:28 +02:00
GlobalScale
Group fix!: Remove symfony EventDispatcherInterface from Group 2023-07-27 23:13:37 +02:00
Hooks
Http Fix various deprecation warnings in tests on PHP 8.3 2023-08-14 18:13:12 +02:00
IntegrityCheck
L10N chore: update expected results for CLDR 42 2023-07-27 13:57:02 +02:00
Lock
Lockdown
Log
Mail try to fix tests 2023-06-23 17:12:45 +02:00
Memcache
Metadata
Migration
Net
Notification
OCS
Preview fix!: Remove legacy event dispatching Symfony's GenericEvent 2023-07-27 09:57:51 +02:00
PublicNamespace
Remote
Repair
RichObjectStrings
Route
Security fix: Make bypass function public API 2023-08-21 16:40:24 +02:00
Session
Settings
Share
Share20 Fix tests, add test for the new feature 2023-08-28 09:40:12 +02:00
Support
SystemTag fix: Move SystemTags events to IEventDispatcher 2023-07-27 09:57:52 +02:00
Talk
Template
TextProcessing Fix various deprecation warnings in tests on PHP 8.3 2023-08-14 18:13:12 +02:00
Traits
Updater Add instance category while checking new updates 2023-07-18 15:39:23 +02:00
User techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +02:00
Util
AllConfigTest.php
APITest.php
AppConfigTest.php
AppScriptSortTest.php
AppTest.php fix: Move AppManager events to IEventDispatcher 2023-07-27 09:57:51 +02:00
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php chore: update expected results for CLDR 42 2023-07-27 13:57:02 +02:00
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 only determine quota_include_external_storage once for quota wrapper 2023-08-18 14:25:28 +02:00
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php
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 fix: Correctly add module content type to script tags when scripts with versions are used 2023-07-18 13:10:37 +02:00
TempManagerTest.php
TestCase.php Fix setting static property in tests on PHP 8.3 2023-08-14 16:27:56 +02:00
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php feat(f2v): migrate Files 2023-08-17 18:56:37 +02:00
UtilCheckServerTest.php
UtilTest.php