feat: complete provider truth cleanup #207
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "179-provider-truth-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
specs/179-provider-truth-cleanup/plus focused Pest coverage for tenant truth cleanup, provider truth cleanup, RBAC, discovery safety, and badge semantics/admin/tenants/{id}paths return404 Not Foundinstead of500Testing
vendor/bin/sail artisan test --compact tests/Feature/Filament/TenantLifecycleStatusDomainSeparationTest.phpvendor/bin/sail artisan test --compact tests/Feature/Filament/TenantTruthCleanupSpec179Test.phpvendor/bin/sail artisan test --compact tests/Feature/Filament/ProviderConnectionsDbOnlyTest.phpvendor/bin/sail artisan test --compact tests/Feature/ProviderConnections/ProviderConnectionTruthCleanupSpec179Test.phpvendor/bin/sail artisan test --compact tests/Feature/ProviderConnections/RequiredFiltersTest.phpvendor/bin/sail artisan test --compact tests/Feature/Tenants/TenantProviderConnectionsCtaTest.phpvendor/bin/sail artisan test --compact tests/Feature/Rbac/TenantResourceAuthorizationTest.phpvendor/bin/sail artisan test --compact tests/Feature/ProviderConnections/ProviderConnectionListAuthorizationTest.phpvendor/bin/sail artisan test --compact tests/Feature/ProviderConnections/ProviderConnectionAuthorizationTest.phpvendor/bin/sail artisan test --compact tests/Feature/Rbac/AdminGlobalSearchContextSafetyTest.phpvendor/bin/sail artisan test --compact tests/Feature/Filament/TenantGlobalSearchLifecycleScopeTest.phpvendor/bin/sail artisan test --compact tests/Feature/Filament/TenantScopingTest.phpvendor/bin/sail artisan test --compact tests/Unit/Badges/TenantBadgesTest.phpvendor/bin/sail artisan test --compact tests/Unit/Badges/ProviderConnectionBadgesTest.phpManual validation
/admin/tenants, tenant detail,/admin/provider-connections, provider detail, and provider edit404 Not Foundwith the current sessionNotes
179-provider-truth-cleanupe54c6632dev