IdoPesok/zsa

[testing] add tests for redirect and `useServerAction`

Closed this issue · 2 comments

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.

In response to #91

Completed in #100