TenantAtlas/tests/Feature/BackupScheduling
Ahmed Darrazi de199ef476 fix(tests): remove per-file TestCase uses
Pest v4 discovery fails when unit tests re-bind the test case with uses(TestCase::class). Remove per-file bindings and keep RefreshDatabase where needed. Also update RunBackupScheduleJobTest to pass BulkOperationService when calling handle() manually.
2026-01-08 01:38:54 +01:00
..
ApplyRetentionJobTest.php feat/032-backup-scheduling-mvp (#34) 2026-01-05 04:22:13 +00:00
BackupScheduleBulkDeleteTest.php feat/032-backup-scheduling-mvp (#34) 2026-01-05 04:22:13 +00:00
BackupScheduleCrudTest.php feat/032-backup-scheduling-mvp (#36) 2026-01-07 01:12:12 +00:00
BackupScheduleRunViewModalTest.php feat/032-backup-scheduling-mvp (#34) 2026-01-05 04:22:13 +00:00
BackupScheduleValidationTest.php feat/032-backup-scheduling-mvp (#34) 2026-01-05 04:22:13 +00:00
DispatchIdempotencyTest.php feat/032-backup-scheduling-mvp (#36) 2026-01-07 01:12:12 +00:00
RunBackupScheduleJobTest.php fix(tests): remove per-file TestCase uses 2026-01-08 01:38:54 +01:00
RunErrorMappingTest.php feat/032-backup-scheduling-mvp (#34) 2026-01-05 04:22:13 +00:00
RunNowRetryActionsTest.php feat/032-backup-scheduling-mvp (#36) 2026-01-07 01:12:12 +00:00