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
Christoph Wurst 78842348b2
feat(dependencyinjection): Allow optional (nullable) services
2 years ago
..
Accounts fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 2 years ago
Activity
App feat(theming): Allow to configure default apps and app order in frontend settings 2 years ago
AppFramework feat(dependencyinjection): Allow optional (nullable) services 2 years ago
Archive
Authentication Add tests for occ user:auth-tokens:delete 2 years ago
Avatar
BackgroundJob feat(backgroundjob): Schedule job after <timestamp> 2 years ago
Cache Move CappedMemoryCache to OCP 4 years ago
Calendar
Collaboration
Command chore(3rdparty): remove opis/closure 2 years ago
Comments Cover expire_date with unit tests 3 years ago
Contacts/ContactsMenu feat(contactsmenu): Show user status 2 years ago
DB fix(sqlite): Remove some old SQLite cheats 2 years ago
Diagnostics
DirectEditing feat(directediting): Allow opening by file id 3 years ago
Encryption update tests 2 years ago
Federation
Files Merge pull request #40499 from nextcloud/known-mtime-wrapper 2 years ago
GlobalScale
Group Add batch methods in user backends 2 years ago
Hooks
Http test: add tests for dns pin middleware 2 years ago
IntegrityCheck
L10N
Lock
Lockdown composer run cs:fix 3 years ago
Log add unit test for ExceptionSerializer 4 years ago
Mail
Memcache feat: Add factory method for in-memory caches 2 years ago
Metadata Migrate metadata as JSON to value as STRING 3 years ago
Migration
Net Add remote host validation API 3 years ago
Notification composer run cs:fix 3 years ago
OCS
Preview fix!: Remove legacy event dispatching Symfony's GenericEvent 3 years ago
PublicNamespace
Remote Use exactly one empty line after the namespace declaration 6 years ago
Repair fix(sqlite): Remove no longer required autoincrement fix 2 years ago
RichObjectStrings Format control structures, classes, methods and function 6 years ago
Route
Security fix: Make bypass function public API 2 years ago
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Settings
Share
Share20
Support Adapt tests to config value typing 3 years ago
SystemTag
Talk
Template fix(JSResourceLocator): Handle missing translations silently 3 years ago
TextProcessing Fix various deprecation warnings in tests on PHP 8.3 2 years ago
Traits
Updater
User
Util
APITest.php
AllConfigTest.php
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
AppScriptSortTest.php
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php composer run cs:fix 3 years ago
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FileChunkingTest.php Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php fix(initial-state): Log an error when initial-state can not be JSON encoded 3 years ago
InstallerTest.php Remove deprecated at matcher in tests/lib/InstallerTest.php 2 years ago
LargeFileHelperGetFileSizeTest.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php Add helper to cast to int|float, fix MemoryInfo on 32bits 3 years ago
NaturalSortTest.php
NavigationManagerTest.php fix(tests): Test profile entry 2 years ago
RepairTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php composer run cs:fix 3 years ago
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 feat(CI): Allow apps to test with PHPUnit10 2 years ago
TestMoveableMountPoint.php composer run cs:fix 3 years ago
UpdaterTest.php
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php