TenantAtlas/specs/055-ops-ux-rollout
ahmido 8bee824966 fix: restore full suite (Pest helper collision + ops-ux spec sync) (#130)
## Why
`dev` full suite was hard-failing with `PHP Fatal error: Cannot redeclare function makeAssignment()` due to two Pest files defining the same global helper.

Additionally, Ops-UX tests were out of sync with the new summary rendering + new whitelisted keys.

## What changed
- Renamed the Entra Admin Roles test helper to `makeEntraAssignment()` to avoid global collision.
- Updated Ops-UX canonical key list in `specs/055-ops-ux-rollout/spec.md` to include:
  - `report_created`, `report_deduped`, `alert_events_produced`
- Updated `SummaryCountsWhitelistTest` to match the new summary rendering:
  - no `Summary:` prefix
  - humanized keys (`Total`, `Processed`)

## Verification
- `vendor/bin/sail artisan test --compact`:
  - **1572 passed**, **7 skipped** (8044 assertions)

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #130
2026-02-22 11:36:27 +00:00
..
checklists 055-ops-ux-rollout (#64) 2026-01-18 14:50:15 +00:00
contracts 055-ops-ux-rollout (#64) 2026-01-18 14:50:15 +00:00
data-model.md 055-ops-ux-rollout (#64) 2026-01-18 14:50:15 +00:00
plan.md 055-ops-ux-rollout (#64) 2026-01-18 14:50:15 +00:00
quickstart.md 055-ops-ux-rollout (#64) 2026-01-18 14:50:15 +00:00
research.md 055-ops-ux-rollout (#64) 2026-01-18 14:50:15 +00:00
spec.md fix: restore full suite (Pest helper collision + ops-ux spec sync) (#130) 2026-02-22 11:36:27 +00:00
tasks.md 055-ops-ux-rollout (#64) 2026-01-18 14:50:15 +00:00