nextcloud-server/tests/lib
Marcel Klehr 1e9a5019b4 fix(FileAccess): Set filecache size column in tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-09 09:27:50 +02:00
..
Accounts refactor: Cleanup some unit tests 2025-10-01 10:11:27 +02:00
Activity refactor: Cleanup some unit tests 2025-10-01 10:11:27 +02:00
App Merge pull request #55405 from nextcloud/carl/cleanup-some-tests 2025-10-01 15:02:00 +02:00
AppFramework refactor: Cleanup some unit tests 2025-10-01 10:11:27 +02:00
Archive
Authentication
Avatar
BackgroundJob
Cache
Calendar
Collaboration fix: Include email when searching share suggestions 2025-10-09 06:53:51 +01:00
Command
Comments
Config
Contacts/ContactsMenu
DB refactor: Run rector 2025-09-27 18:52:58 +02:00
Diagnostics
DirectEditing
Encryption
Federation
Files fix(FileAccess): Set filecache size column in tests 2025-10-09 09:27:50 +02:00
FilesMetadata
GlobalScale
Group
Hooks refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
Http
IntegrityCheck
L10N
Lock
Lockdown
Log
Mail
Memcache
Migration
Net
Notification
OCS
Preview fix(preview): Make version column a string 2025-10-08 14:07:06 +02:00
Profile/Actions
Remote
Repair
RichObjectStrings
Route
Search
Security
Session
Settings
SetupCheck
Share
Share20 refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 2025-10-04 21:54:22 +02:00
Support
SystemTag refactor: Run rector 2025-09-27 18:52:58 +02:00
Talk
TaskProcessing
Template fix: Cleanup and fix tests, and fix related issues in code 2025-09-30 11:53:59 +02:00
TextProcessing
Traits
Updater
User
Util
AllConfigTest.php
AppConfigIntegrationTest.php
AppConfigTest.php
AppScriptSortTest.php
AppTest.php
BinaryFinderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FilesTest.php refactor: Remove OC_Helper::streamCopy 2025-09-28 12:52:14 +02:00
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php refactor: Remove OC_Helper::streamCopy 2025-09-28 12:52:14 +02:00
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php
TemplateFunctionsTest.php
TemplateLayoutTest.php fix: Cleanup and fix tests, and fix related issues in code 2025-09-30 11:53:59 +02:00
TempManagerTest.php
TestCase.php feat(test-case): allow to use PHPUnit Group attributes to mark tests requiring database 2025-09-27 14:39:13 +02:00
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php refactor(files_external): migrate Ajax with OC_JSON to proper controller 2025-09-30 20:19:21 +02:00
UtilCheckServerTest.php
UtilTest.php