christophrumpel / missing-livewire-assertions

Adding the missing Livewire assertions to your Laravel project
MIT License
136 stars 25 forks source link

Add `assertMethodWiredToAction` and `assertMethodNotWiredToAction` #32

Closed alexmanase closed 7 months ago

alexmanase commented 8 months ago

Fixes https://github.com/christophrumpel/missing-livewire-assertions/issues/22

christophrumpel commented 7 months ago

Thanks, looks good to me 👍