nextcloud/apps/user_status/tests
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
..
Integration/Service fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
Unit test(user_status): add tests for backup row protection in cleanup and queries 2026-06-10 14:48:58 +02:00
bootstrap.php chore: Remove calls to OC_App in bootstrap.php files for tests 2025-07-10 11:40:27 +02:00