nextcloud-server/tests/lib
Roeland Jago Douma d690f90928
Do not run image tests on php8
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-07 15:44:03 +01:00
..
Accounts Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
Activity
App Do not run on php8 2020-12-07 15:44:03 +01:00
AppFramework Set frame-ancestors to none if none are filled 2020-11-18 10:13:36 +01:00
Archive
Authentication
Avatar Avatar fixes 2020-12-07 15:44:03 +01:00
BackgroundJob
Cache
Calendar
Collaboration set the display name of federated sharees from addressbook 2020-11-24 11:30:11 +01:00
Command
Comments Add a function to get the unread count for multiple objects in one go 2020-11-04 11:01:21 +01:00
Contacts/ContactsMenu
DB allow selecting multiple columns with SELECT DISTINCT 2020-11-16 15:45:17 +01:00
Diagnostics
DirectEditing
Encryption
Federation set the display name of federated sharees from addressbook 2020-11-24 11:30:11 +01:00
Files Replace static call to Share::unshare with ShareManager->deleteShare in tests 2020-11-30 09:51:18 +01:00
GlobalScale
Group
Hooks
Http/Client Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +01:00
IntegrityCheck Move to new phpunit 2020-12-07 15:44:03 +01:00
L10N
Lock Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
Lockdown
Log
Mail
Memcache
Migration
Notification
OCS
Preview
PublicNamespace
Remote
Repair Fix repair mimetype step to not leave stray cursors 2020-11-06 10:33:59 +01:00
RichObjectStrings
Route
Security Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +01:00
Session
Settings
Share Replace static call to Share::unshare with ShareManager->deleteShare in tests 2020-11-30 09:51:18 +01:00
Share20 Add unit tests for "validateExpirationDateInternal" 2020-11-16 08:54:19 +01:00
Support Add notification for user limit 2020-12-02 15:20:03 +01:00
SystemTag
Template Fix tests to return config default values 2020-11-07 10:11:20 +01:00
Traits Fix test traits for phpunit 9 2020-12-07 15:44:03 +01:00
Updater
User
Util
AllConfigTest.php
APITest.php
AppConfigTest.php Add github action for oci8 2020-11-10 15:34:35 +01:00
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php Fix tests 2020-11-06 09:37:45 +01:00
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php Do not run image tests on php8 2020-12-07 15:44:03 +01:00
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairStepTest.php
ServerTest.php Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +01:00
SetupTest.php
SubAdminTest.php
TagsTest.php
TemplateFunctionsTest.php
TempManagerTest.php
TestCase.php
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php Remove some IRouter methods 2020-11-17 14:08:20 +01:00
UtilCheckServerTest.php
UtilTest.php