diff --git a/tests/Feature/AdminPlatformOrderToolFormsShouldCarryRenewalMissingSubscriptionFilterTest.php b/tests/Feature/AdminPlatformOrderToolFormsShouldCarryRenewalMissingSubscriptionFilterTest.php new file mode 100644 index 0000000..c38894c --- /dev/null +++ b/tests/Feature/AdminPlatformOrderToolFormsShouldCarryRenewalMissingSubscriptionFilterTest.php @@ -0,0 +1,68 @@ +seed(); + + $this->post('/admin/login', [ + 'email' => 'platform.admin@demo.local', + 'password' => 'Platform@123456', + ])->assertRedirect('/admin'); + } + + protected function assertFilteredToolFormsCarryRenewalMissingSubscription(string $html, string $method, string $action): void + { + $pattern = sprintf( + '/