Files
alrahma_sunday_school_api/tests
root cf8ecc475b
API CI/CD / Validate (composer + pint) (push) Successful in 2m12s
API CI/CD / Test (PHPUnit) (push) Failing after 2m29s
API CI/CD / Build frontend assets (push) Successful in 2m19s
API CI/CD / Security audit (push) Successful in 32s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped
fix: resolve test failures for Sanctum auth guard and AttendanceMailerService binding
- Add SanctumServiceProvider explicitly to bootstrap/providers.php
  to ensure sanctum auth driver is registered in CI environments

- Add mockService() to 3 validation tests that were missing it
  (test_record_returns_validation_errors_for_bad_payload,
   test_send_manual_email_validates_payload,
   test_save_notification_note_validates_payload)
  to prevent container resolution failure during middleware gathering

- Update test URLs from /api/attendance-tracking/ to /api/v1/attendance-tracking/
  to match current route structure
2026-06-22 01:55:02 -04:00
..
2026-06-11 11:46:12 -04:00
2026-06-12 02:40:41 -04:00
2026-06-08 02:08:04 -04:00
2026-04-23 00:04:35 -04:00