nextcloud/apps/dav/tests/unit
Daniel Kesselberg 457f4a530e fix(caldav): add webroot to objectid for activities
A calendar uri includes the webroot: example.com/cloud/remote.php/dav/calendars/alice/personal/
The calendar app uses base64(calendar uri) as identifier for calendar objects.

Without this patch the links from activity app to calendar app don't work for installations in a subdirectory.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-13 20:33:23 +02:00
..
AppInfo Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +02:00
Avatars chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
BackgroundJob fix(CI): Add unit test for nextcloud/server#37167 2023-03-13 11:41:36 +01:00
CalDAV fix(caldav): add webroot to objectid for activities 2023-09-13 20:33:23 +02:00
CardDAV fix(CardDAV): set owner-principal, displayname properties for SAB 2023-08-16 09:11:01 +02:00
Command Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +02:00
Comments fix(comments): Emit CommentsEntityEvent as typed event 2023-07-18 16:19:01 +02:00
Connector reuse l10n and request in dav folder listing 2023-09-04 14:06:54 +02:00
Controller fix: close cursor after reading the invitation 2023-08-10 21:45:57 +02:00
DAV feat(admin_audit): Migrate to non-deprecated IEventDispatcher 2023-07-04 12:36:30 +02:00
Direct techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +02:00
Files tests: Adapt node related unit tests mocks to required root view 2023-04-17 23:46:52 +02:00
Listener chore(dav): Remove useless var tag 2023-01-19 19:05:23 +01:00
Migration chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Provisioning/Apple chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Search Get rid of deprecated at matcher in dav application tests 2023-01-05 18:28:07 +01:00
Settings Enable caldav push notifications by default 2023-09-12 13:58:40 +02:00
SystemTag fix(psalm): systemtags 2023-04-28 12:23:52 +02:00
Upload chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
bootstrap.php Update license headers 2019-12-05 15:38:45 +01:00
CapabilitiesTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
phpunit.xml Adding AvatarHomeTest 2017-03-29 00:04:29 +02:00
ServerTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00