[testing] add tests for redirect and `useServerAction`
Closed this issue · 2 comments
IdoPesok commented
We need to add tests for what happens when a redirect is called with useServerAction
. It should still show isPending
up until the transition ends, and the callbacks should be called after the transition ends.