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
Ferdinand Thiessen 762ae4520a
fix(InMemoryFile): allow to stream read the contents
4 months ago
..
Accounts
Activity
App fix(openmetrics): Allow openmetrics in info.xml 4 months ago
AppFramework fix(FileDisplayResponse): return 404 if not found 4 months ago
Archive chore(rector): Run rector on apps, core and tests directory 4 months ago
Authentication refactor: Add more typing 4 months ago
Avatar chore: setting test metadata in annotations is deprecated (use attributes) 7 months ago
BackgroundJob refactor: Rename Snowflake Generator and Decoder 5 months ago
Cache refactor(tests): `returnValue` is deprecated 7 months ago
Calendar feat: automated appointment creation 4 months ago
Collaboration refactor: Add more typing 4 months ago
Command fix(jobs): Limit command jobs to known cases 7 months ago
Comments refactor(psalm): Enable psalm for comments unit tests 5 months ago
Config chore: Remove broken PresetManager tests 4 months ago
Contacts/ContactsMenu fix: Unify handling of exclude groups in contacts menu and sharing 6 months ago
DB fix(ExpressionBuilderTest): Fix test and improve typing 4 months ago
Diagnostics refactor: Add more typing 4 months ago
DirectEditing
Encryption refactor: Add more typing 4 months ago
Federation
Files fix(InMemoryFile): allow to stream read the contents 4 months ago
FilesMetadata
GlobalScale
Group Revert "feat(group): Sanitize group names and ids on creation" 7 months ago
Hooks
Http style(tests): apply cs-fixer formatting to ClientTest 5 months ago
Install/Events feat(install): add InstallationCompletedEvent for post-installation hooks 4 months ago
IntegrityCheck chore(rector): Run rector on apps, core and tests directory 4 months ago
L10N fix(l10n): Fix language selection 5 months ago
Lock chore(rector): Run rector on apps, core and tests directory 4 months ago
Lockdown
Log
Mail
Memcache chore(rector): Run rector on apps, core and tests directory 4 months ago
Migration fix(DB): support up to 63 character long table and index names 4 months ago
Net
Notification
OCM feat(ocm): event on ocm discovery and ocm request 5 months ago
OCS
OpenMetrics fix(openmetrics): ensure unit is a suffix of metric name 4 months ago
Preview Merge pull request #55649 from nextcloud/carl/on-demand-preview-migration 4 months ago
Profile/Actions
Remote
Repair refactor: Add more typing 4 months ago
RichObjectStrings
Route
Search
Security chore(rector): Run rector on apps, core and tests directory 4 months ago
Session chore(rector): Run rector on apps, core and tests directory 4 months ago
Settings
SetupCheck
Share refactor: Add more typing 4 months ago
Share20 refactor(IShare): Add typing for node 4 months ago
Snowflake chore(snowflakes): don't remove file lock directory during tests 4 months ago
Support refactor: Add more typing 4 months ago
SystemTag
Talk
TaskProcessing
Template refactor(tests): `getMockForAbstractClass` is deprecated 7 months ago
TextProcessing
Traits chore(rector): Run rector on apps, core and tests directory 4 months ago
Updater test(Updater): Harden flaky test 4 months ago
User refactor: Add more typing 4 months ago
Util refactor: Add more typing 4 months ago
AllConfigTest.php refactor: Deprecated user config from IConfig correctly 6 months ago
AppConfigIntegrationTest.php chore: Run rector with new rules for fetch 6 months ago
AppConfigTest.php chore: Remove broken PresetManager tests 4 months ago
AppScriptSortTest.php
AppTest.php
BinaryFinderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php refactor: Add more typing 4 months ago
DateTimeFormatterTest.php refactor: Add more typing 4 months ago
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FilesTest.php
HelperStorageTest.php fix(reflection): ReflectionMethod::setAccessible is noop since 8.1 5 months ago
HookHelper.php
ImageTest.php
InfoXmlTest.php fix(openmetrics): Make openmetrics always an array like all other infoxml fields 4 months ago
InitialStateServiceTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php chore(rector): Run rector on apps, core and tests directory 4 months ago
LargeFileHelperTest.php
LoggerTest.php
MemoryInfoTest.php chore: setting test metadata in annotations is deprecated (use attributes) 7 months ago
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php feat(install): dispatch InstallationCompletedEvent in Setup 4 months ago
SubAdminTest.php chore: Run rector with new rules for fetch 6 months ago
TagsTest.php chore(rector): Run rector on apps, core and tests directory 4 months ago
TempManagerTest.php chore(rector): Run rector on apps, core and tests directory 4 months ago
TemplateFunctionsTest.php fix(template): add import map for JS module entry points 5 months ago
TemplateLayoutTest.php
TestCase.php feat: perform share mount validation on share instead of on mount 4 months ago
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php fix(tests): Use testing application for testing ajax endpoints, not user_ldap 6 months ago
UtilCheckServerTest.php
UtilTest.php