nextcloud/apps/dav/tests/unit
Joas Schilling 379664974c
Fix DAV unit tests
6) OCA\DAV\Tests\Unit\DAV\Controller\InvitationResponseControllerTest::testAccept
Trying to configure method "fetch" which cannot be configured because it does not exist, has not been specified, is final, or is static

7) OCA\DAV\Tests\Unit\DAV\Controller\InvitationResponseControllerTest::testAcceptSequence
Trying to configure method "fetch" which cannot be configured because it does not exist, has not been specified, is final, or is static

8) OCA\DAV\Tests\Unit\DAV\Controller\InvitationResponseControllerTest::testAcceptRecurrenceId
Trying to configure method "fetch" which cannot be configured because it does not exist, has not been specified, is final, or is static

9) OCA\DAV\Tests\Unit\DAV\Controller\InvitationResponseControllerTest::testAcceptTokenNotFound
Trying to configure method "fetch" which cannot be configured because it does not exist, has not been specified, is final, or is static

10) OCA\DAV\Tests\Unit\DAV\Controller\InvitationResponseControllerTest::testAcceptExpiredToken
Trying to configure method "fetch" which cannot be configured because it does not exist, has not been specified, is final, or is static

11) OCA\DAV\Tests\Unit\DAV\Controller\InvitationResponseControllerTest::testDecline
Trying to configure method "fetch" which cannot be configured because it does not exist, has not been specified, is final, or is static

12) OCA\DAV\Tests\Unit\DAV\Controller\InvitationResponseControllerTest::testProcessMoreOptionsResult
Trying to configure method "fetch" which cannot be configured because it does not exist, has not been specified, is final, or is static

13) OCA\DAV\Tests\unit\CalDAV\CalendarTest::testConfidentialClassification with data set #0 (3, false)
No method rule is set

14) OCA\DAV\Tests\unit\DAV\Migration\RefreshWebcalJobRegistrarTest::testRun
Trying to configure method "fetch" which cannot be configured because it does not exist, has not been specified, is final, or is static

Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-20 17:30:21 +02:00
..
AppInfo Fix PluginManager annotation 2021-02-14 12:46:50 +01:00
Avatars Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
BackgroundJob php cs fix 2020-12-07 15:44:04 +01:00
CalDAV Fix DAV unit tests 2021-04-20 17:30:21 +02:00
CardDAV Map old account scope properties to new names 2021-03-26 13:07:08 +01:00
Command Fix MoveCalendarTest 2020-12-07 15:44:04 +01:00
Comments Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Connector Add a setting to restrict returning a full match unless in phonebook or same group 2021-03-10 17:25:57 +01:00
Controller Fix DAV unit tests 2021-04-20 17:30:21 +02:00
DAV Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Direct add event for when a direct download is triggered 2021-02-12 17:33:12 +01:00
Files Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Listener Parse calendar object for attendees and emit interaction events 2021-02-03 18:04:28 +01:00
Migration Fix DAV unit tests 2021-04-20 17:30:21 +02:00
Provisioning/Apple Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Search Add tel, note, org and title search 2020-12-14 16:45:17 +01:00
Settings Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
SystemTag Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Upload Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
CapabilitiesTest.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ServerTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
bootstrap.php Update license headers 2019-12-05 15:38:45 +01:00
phpunit.xml Adding AvatarHomeTest 2017-03-29 00:04:29 +02:00