0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-07 23:31:32 +00:00
nextcloud_server/apps/dav/tests/unit/BackgroundJob
Christoph Wurst 402bb77753
fix(dav): Add retention time to sync token cleanup
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-06-04 19:07:01 +02:00
..
CleanupInvitationTokenJobTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
EventReminderJobTest.php Get rid of deprecated at matcher in dav application tests 2023-01-05 18:28:07 +01:00
GenerateBirthdayCalendarBackgroundJobTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
OutOfOfficeEventDispatcherJobTest.php feat(dav): dispatch out-of-office started and ended events 2023-11-23 17:54:10 +01:00
PruneOutdatedSyncTokensJobTest.php fix(dav): Add retention time to sync token cleanup 2024-06-04 19:07:01 +02:00
RefreshWebcalJobTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
RegisterRegenerateBirthdayCalendarsTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
UpdateCalendarResourcesRoomsBackgroundJobTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
UserStatusAutomationTest.php fix(ooo): add new ooo status with new emoji 2023-12-18 12:06:57 +00:00