nextcloud/apps/user_status/tests/Unit
Anna Larch da8e2cf7e6 test(user_status): add tests for backup row protection in cleanup and queries
- testFindAllExcludesBackups: verify findAll() doesn't return backup rows
- testFindAllRecentExcludesBackups: verify findAllRecent() excludes backups
- testClearOlderThanClearAtPreservesBackups: verify backup rows survive
  clear_at cleanup
- testClearStatusesOlderThanPreservesBackups: verify backup statuses aren't
  overwritten to OFFLINE by age-based cleanup
- testHandleWithCorrectEvent: verify removeBackupUserStatus() is also called
  when a user is deleted

AI-Assisted-By: Claude Opus 4.6
Signed-off-by: Anna Larch <anna@nextcloud.com>
2026-06-10 14:48:58 +02:00
..
BackgroundJob chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Connector chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Controller chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Dashboard chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Db test(user_status): add tests for backup row protection in cleanup and queries 2026-06-10 14:48:58 +02:00
Listener test(user_status): add tests for backup row protection in cleanup and queries 2026-06-10 14:48:58 +02:00
Service chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CapabilitiesTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00