nextcloud/apps/dav/tests/unit/CalDAV
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
..
Activity Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
BirthdayCalendar Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Integration Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Publishing Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Reminder Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
ResourceBooking Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Schedule Do not send imip email to invalid recipients 2021-02-11 15:13:05 +01:00
Search Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
WebcalCaching Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
AbstractCalDavBackend.php Restrict autocompletion also based on the phonebook known users 2021-03-10 17:19:55 +01:00
CachedSubscriptionObjectTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
CachedSubscriptionTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
CalDavBackendTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
CalendarHomeTest.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
CalendarImplTest.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
CalendarManagerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
CalendarTest.php Fix DAV unit tests 2021-04-20 17:30:21 +02:00
OutboxTest.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
PluginTest.php Update license headers for 19 2020-04-29 11:57:22 +02:00
PublicCalendarRootTest.php Add Typed Events for CalDAV- and CardDAV-related Events 2020-08-18 21:40:57 +02:00
PublicCalendarTest.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00