F
Filament10mo ago
Veur

Test an Action with `requiresConfirmation()`

I have an Action which implements ->requiresConfirmation() How can I write a test that checks if the action works after the "Confirm" button inside the confirmation modal is clicked?
Solution:
callAction() for example
Jump to solution
2 Replies
Dan Harrin
Dan Harrin10mo ago
the testing helpers support you with this
Solution
Dan Harrin
Dan Harrin10mo ago
callAction() for example
Want results from more Discord servers?
Add your server