TenantAtlas/apps/platform/tests/Feature/Onboarding
ahmido bf43e55848
Some checks failed
Main Confidence / confidence (push) Failing after 53s
Heavy Governance Lane / heavy-governance (push) Has been skipped
Browser Lane / browser (push) Has been skipped
feat(onboarding): decision-first verify-step & contextual-help callout fix (#282)
This PR implements the onboarding verify-step changes and ProductKnowledge contextual-help fixes:

- Hide the top-level "Permission diagnostics" when a stored verification report exists.
- Move permission details to "Supporting evidence" / "View required permissions" and into stored report technical details.
- Rename "Current checkpoint" to "Step" in onboarding readiness.
- Rename the inner verification card title to "Stored verification details" to avoid duplicate headings.
- Keep "Grant admin consent" as primary CTA when admin consent is the dominant blocker by deriving the CTA from the verification primary reason.
- Replace the custom Safe Next Action with Filament `Callout` for correct dark-mode styling.
- Add/adjust focused feature tests proving the above behaviors.

Verification:
- Tests: 36 passed (173 assertions) locally.
- Pint: pass.

Created from local session branch `244-product-knowledge-contextual-help-session-1777248340`. Please review and merge into `dev` when ready.

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #282
2026-04-27 00:09:46 +00:00
..
AdminConsentCallbackPlatformConnectionTest.php Spec 188: canonical provider connection state cleanup (#219) 2026-04-10 11:22:56 +00:00
OnboardingActivationTest.php Spec 188: canonical provider connection state cleanup (#219) 2026-04-10 11:22:56 +00:00
OnboardingDraftAccessTest.php Spec 197: standardize shared detail family contracts (#237) 2026-04-15 09:51:42 +00:00
OnboardingDraftAuthorizationTest.php feat: add onboarding readiness workflow (#277) 2026-04-25 21:17:31 +00:00
OnboardingDraftLifecycleTest.php feat: unify provider-backed action dispatch gating (#255) 2026-04-20 06:52:38 +00:00
OnboardingDraftMultiTabTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OnboardingDraftPickerTest.php feat: add onboarding readiness workflow (#277) 2026-04-25 21:17:31 +00:00
OnboardingDraftRoutingTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OnboardingEntryPointTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OnboardingFoundationsTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OnboardingIdentifyTenantTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OnboardingInlineConnectionEditTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OnboardingLegacyRoutesTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OnboardingProviderConnectionPlatformDefaultTest.php Spec 188: canonical provider connection state cleanup (#219) 2026-04-10 11:22:56 +00:00
OnboardingProviderConnectionTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OnboardingRbacSemanticsTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OnboardingSecretSafetyTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OnboardingVerificationAssistTest.php Spec 188: canonical provider connection state cleanup (#219) 2026-04-10 11:22:56 +00:00
OnboardingVerificationClustersTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OnboardingVerificationTest.php Spec 235: harden baseline truth and onboarding flows (#271) 2026-04-24 05:44:54 +00:00
OnboardingVerificationV1_5UxTest.php feat: implement spec 198 monitoring page state contract (#238) 2026-04-15 21:59:42 +00:00
ProductKnowledgeOnboardingHelpTest.php feat(onboarding): decision-first verify-step & contextual-help callout fix (#282) 2026-04-27 00:09:46 +00:00
ProductTelemetryOnboardingCaptureTest.php feat: implement product usage adoption telemetry (#281) 2026-04-26 20:52:38 +00:00
TenantLifecyclePresentationCopyTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00