filament-tests icon indicating copy to clipboard operation
filament-tests copied to clipboard

Generated tests have error output

Open leek opened this issue 4 months ago • 0 comments

CodeWithDennis\FilamentTests\TestRenderers\BaseTest::{closure:{closure:CodeWithDennis\FilamentTests\Concerns\Resources\InteractsWithSchemas::getResourceFormFieldsByRulePrefix():30}:32}(): Argument #1 ($rule) must be of type Closure|string, Illuminate\Validation\Rules\Enum given (View: vendor/codewithdennis/filament-tests/resources/views/resources/pages/create/can-validate-create-form-data.blade.php)


Undefined variable $getResourceHiddenTableColumnKeys (View: vendor/codewithdennis/filament-tests/resources/views/resources/pages/index/hides-column.blade.php)

leek avatar Nov 02 '25 10:11 leek