You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib
Côme Chilliet f57c12b14e
Fix various deprecation warnings in tests on PHP 8.3
3 years ago
..
Accounts feat!: Migrate AccountManager event to typed event 3 years ago
Activity
App Fix various deprecation warnings in tests on PHP 8.3 3 years ago
AppFramework Allow "wasm-unsafe-eval" in CSP 3 years ago
Archive
Authentication Fix various deprecation warnings in tests on PHP 8.3 3 years ago
Avatar
BackgroundJob JobTest: Remove outdated tests 3 years ago
Cache
Calendar
Collaboration Adapt tests to config value typing 3 years ago
Command
Comments Cover expire_date with unit tests 3 years ago
Contacts/ContactsMenu Fix various deprecation warnings in tests on PHP 8.3 3 years ago
DB fix(tests): Adjust unit tests to outline the schema is checked twice now 3 years ago
Diagnostics
DirectEditing
Encryption Merge branch 'master' into enh/type-iconfig-getter-calls 3 years ago
Federation
Files Fix setting static property in tests on PHP 8.3 3 years ago
GlobalScale Adapt tests to config value typing 3 years ago
Group fix!: Remove symfony EventDispatcherInterface from Group 3 years ago
Hooks
Http Fix various deprecation warnings in tests on PHP 8.3 3 years ago
IntegrityCheck Adapt tests to config value typing 3 years ago
L10N chore: update expected results for CLDR 42 3 years ago
Lock
Lockdown
Log
Mail try to fix tests 3 years ago
Memcache redis: move lua scripts to class and add type hints 3 years ago
Metadata
Migration
Net
Notification
OCS
Preview fix!: Remove legacy event dispatching Symfony's GenericEvent 3 years ago
PublicNamespace
Remote
Repair Clear generated avatar caches 3 years ago
RichObjectStrings
Route
Security fix: Align doc type with creation 3 years ago
Session
Settings
Share
Share20 fix: Remove legacy dispatcher from share manager 3 years ago
Support Adapt tests to config value typing 3 years ago
SystemTag fix: Move SystemTags events to IEventDispatcher 3 years ago
Talk
Template fix(JSResourceLocator): Handle missing translations silently 3 years ago
TextProcessing Fix various deprecation warnings in tests on PHP 8.3 3 years ago
Traits
Updater Add instance category while checking new updates 3 years ago
User fix!: Remove symfony EventDispatcherInterface from User 3 years ago
Util Clear up return types 3 years ago
APITest.php
AllConfigTest.php
AppConfigTest.php
AppScriptSortTest.php
AppTest.php fix: Move AppManager events to IEventDispatcher 3 years ago
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php chore: update expected results for CLDR 42 3 years ago
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php refactor: migrate OC_EventSource to dependency injection 3 years ago
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php chore: Drop \OC_App::getAppInfo 3 years ago
InitialStateServiceTest.php fix(initial-state): Log an error when initial-state can not be JSON encoded 3 years ago
InstallerTest.php chore: Drop \OC_App::getAppVersion 3 years ago
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 3 years ago
SetupTest.php
SubAdminTest.php
TagsTest.php
TempManagerTest.php
TemplateFunctionsTest.php fix: Correctly add `module` content type to script tags when scripts with versions are used 3 years ago
TestCase.php Fix setting static property in tests on PHP 8.3 3 years ago
TestMoveableMountPoint.php
UpdaterTest.php Adapt tests to config value typing 3 years ago
UrlGeneratorTest.php Adapt tests to config value typing 3 years ago
UtilCheckServerTest.php
UtilTest.php