nextcloud-server/apps/dav/tests/unit/CalDAV
SebastianKrupinski 2088b492bf fix(caldav): Fixed phpUnit to use userSession instead of userId and userManager
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-05-02 11:50:27 +07:00
..
Activity fix(caldav): add webroot to objectid for activities 2023-09-13 20:33:23 +07:00
AppCalendar chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
BirthdayCalendar fix(CalDAV): check birthday calendar owner 2023-09-06 16:57:02 +07:00
Integration Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 +07:00
Listener Remove all legacy event dispatchers from CalDAV & CardDAV backends 2022-05-17 15:09:46 +07:00
Publishing chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Reminder fix: Apply new coding standard to all files 2024-04-02 14:16:21 +07:00
ResourceBooking chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Schedule fix(caldav): Fixed phpUnit to use userSession instead of userId and userManager 2024-05-02 11:50:27 +07:00
Search chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Security test(dav): Add unit test for no calendars/subscription limit 2024-03-12 12:41:15 +07:00
Status fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98" 2024-01-10 09:18:08 +07:00
WebcalCaching perf(dav): skip non-calendar requests in webcal caching plugin 2024-03-27 20:04:23 +07:00
AbstractCalDavBackend.php fix(dav): Add occ command to fix missing caldav sync tokens 2024-03-12 12:44:00 +07:00
CachedSubscriptionObjectTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
CachedSubscriptionTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
CalDavBackendTest.php fix(dav): Add retention time to sync token cleanup 2024-03-21 18:37:21 +07:00
CalendarHomeTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
CalendarImplTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
CalendarManagerTest.php Remove last at matcher call in dav application tests 2023-09-14 15:01:26 +07:00
CalendarTest.php enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2024-02-15 18:01:12 +07:00
EventComparisonServiceTest.php fix(dav): wrong comparison method between two events 2024-03-25 13:18:58 +07:00
OutboxTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
PluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
PublicCalendarRootTest.php enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2024-02-15 18:01:12 +07:00
PublicCalendarTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
TimezoneServiceTest.php fix(dav): Prioritize timezone from core/login 2023-11-29 12:17:30 +07:00