TenantAtlas/tests/Feature/Onboarding
ahmido 671abbed53 feat: retrofit deferred operator surfaces (#203)
## Summary
- retrofit the tenant detail recent-operations and verification surfaces to keep one clear primary inspect path per state
- keep onboarding workflow actions on the wizard step while moving previous-run and advanced monitoring links into diagnostics-only technical details
- add focused spec 172 design artifacts, feature coverage, and a dedicated browser smoke test for the deferred operator surface retrofit

## Testing
- `vendor/bin/sail artisan test --compact tests/Browser/Spec172DeferredOperatorSurfacesSmokeTest.php tests/Browser/OnboardingDraftRefreshTest.php tests/Browser/OnboardingDraftVerificationResumeTest.php`

## Notes
- base branch: `dev`
- branch head: `172-deferred-operator-surfaces-retrofit`
- browser smoke pack passed locally after the final changes

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #203
2026-04-02 09:22:44 +00:00
..
AdminConsentCallbackPlatformConnectionTest.php feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00
OnboardingActivationTest.php feat: harden livewire trusted state boundaries (#182) 2026-03-18 23:01:14 +00:00
OnboardingDraftAccessTest.php feat: harden livewire trusted state boundaries (#182) 2026-03-18 23:01:14 +00:00
OnboardingDraftAuthorizationTest.php feat: harden livewire trusted state boundaries (#182) 2026-03-18 23:01:14 +00:00
OnboardingDraftLifecycleTest.php feat: central tenant operability policy (#177) 2026-03-17 11:48:55 +00:00
OnboardingDraftMultiTabTest.php feat: harden livewire trusted state boundaries (#182) 2026-03-18 23:01:14 +00:00
OnboardingDraftPickerTest.php feat: implement tenant action taxonomy lifecycle visibility (#174) 2026-03-16 00:57:17 +00:00
OnboardingDraftRoutingTest.php feat: implement tenant action taxonomy lifecycle visibility (#174) 2026-03-16 00:57:17 +00:00
OnboardingEntryPointTest.php 073-unified-managed-tenant-onboarding-wizard (#90) 2026-02-04 23:30:55 +00:00
OnboardingFoundationsTest.php 073-unified-managed-tenant-onboarding-wizard (#90) 2026-02-04 23:30:55 +00:00
OnboardingIdentifyTenantTest.php 073-unified-managed-tenant-onboarding-wizard (#90) 2026-02-04 23:30:55 +00:00
OnboardingInlineConnectionEditTest.php feat: implement tenant action taxonomy lifecycle visibility (#174) 2026-03-16 00:57:17 +00:00
OnboardingLegacyRoutesTest.php 073-unified-managed-tenant-onboarding-wizard (#90) 2026-02-04 23:30:55 +00:00
OnboardingProviderConnectionPlatformDefaultTest.php feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00
OnboardingProviderConnectionTest.php feat: harden livewire trusted state boundaries (#182) 2026-03-18 23:01:14 +00:00
OnboardingRbacSemanticsTest.php feat: harden livewire trusted state boundaries (#182) 2026-03-18 23:01:14 +00:00
OnboardingSecretSafetyTest.php 073-unified-managed-tenant-onboarding-wizard (#90) 2026-02-04 23:30:55 +00:00
OnboardingVerificationAssistTest.php feat: harden livewire trusted state boundaries (#182) 2026-03-18 23:01:14 +00:00
OnboardingVerificationClustersTest.php feat: retrofit deferred operator surfaces (#203) 2026-04-02 09:22:44 +00:00
OnboardingVerificationTest.php feat: retrofit deferred operator surfaces (#203) 2026-04-02 09:22:44 +00:00
OnboardingVerificationV1_5UxTest.php feat: retrofit deferred operator surfaces (#203) 2026-04-02 09:22:44 +00:00
TenantLifecyclePresentationCopyTest.php feat: centralize tenant lifecycle presentation (#175) 2026-03-16 18:18:53 +00:00