0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-22 16:09:14 +00:00
nextcloud_server/apps/dav/tests/unit/BackgroundJob
Joas Schilling 2bd5a534f0 fix(userstatus): Fix user status automation in real-life scenario
Order of applying:
- Out-of-office
- Availability
- Call
- Meeting
- User status

Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-25 09:33:12 +00: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:18:49 +01:00
PruneOutdatedSyncTokensJobTest.php fix(dav): Add retention time to sync token cleanup 2024-03-21 18:37:21 +01:00
RefreshWebcalJobTest.php Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +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(userstatus): Fix user status automation in real-life scenario 2024-06-25 09:33:12 +00:00