CodingBoi
[Test] itemLabel function from Repeater
I want to test that a custom itemLabel generator closure is working as expected, thus I'm creating a test for it.
in this case, the Container itself is rendered as "empty", and the "make" function wants a Livewire instance.
This is the first time I am trying to test something in Filament.
1 replies