mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 02:25:56 +00:00
Pin the registered alerts proof file in the completion guard test
The alerts-frontend-surface accepted proof list is asserted verbatim by canonical_completion_guard_test.py, so registering useAlertOverridesState.test.tsx in registry.json without updating the pinned expectation failed the guard unit tests. Verified by running every step of the canonical-governance workflow locally rather than only the guard I expected to trip: status, control-plane, registry and contract audits, the Pulse Intelligence gate schema, active-target automated and hybrid readiness proofs, and all twelve release-control unit test modules.
This commit is contained in:
@@ -2268,6 +2268,7 @@ None yet.
|
||||
"frontend-modern/src/features/alerts/__tests__/alertsConfigurationModel.test.ts",
|
||||
"frontend-modern/src/features/alerts/__tests__/helpers.test.ts",
|
||||
"frontend-modern/src/features/alerts/__tests__/useAlertDestinationsTabState.test.tsx",
|
||||
"frontend-modern/src/features/alerts/__tests__/useAlertOverridesState.test.tsx",
|
||||
"frontend-modern/src/features/alerts/identity.test.ts",
|
||||
"frontend-modern/src/features/alerts/thresholds/__tests__/helpers.test.ts",
|
||||
"frontend-modern/src/features/alerts/thresholds/hooks/__tests__/truenasThresholdPersistence.test.tsx",
|
||||
|
||||
Reference in New Issue
Block a user