tests fix
API CI/CD / Validate (composer + pint) (push) Successful in 2m51s
API CI/CD / Test (PHPUnit) (push) Failing after 3m6s
API CI/CD / Build frontend assets (push) Failing after 5m23s
API CI/CD / Security audit (push) Failing after 34s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped

This commit is contained in:
root
2026-06-25 21:41:19 -04:00
parent 8661615717
commit 2ad6e9cf02
9 changed files with 95 additions and 24 deletions
@@ -16,7 +16,7 @@ class ApiBatch20ContinuityComplianceRiskRegisterTest extends FullSurfaceE2EContr
'attendance device and geofence trust' => ['attendance', 'scanner', 'kiosk', 'badge'],
'transportation pickup safety' => ['transport', 'bus', 'pickup', 'guardian'],
'emergency broadcast controls' => ['emergency', 'broadcast', 'notification', 'calendar'],
'webhook key rotation' => ['webhook', 'callback', 'provider', 'sync'],
'external integration key rotation' => ['paypal', 'payment-notification', 'verify-payment', 'sync'],
'audit export redaction' => ['audit', 'logs', 'export', 'reports'],
'analytics warehouse export' => ['analytics', 'dashboard', 'summary', 'export'],
];