T
TanStack6mo ago
stormy-gold

Testing Server Functions?

Hi friends - I still can't find any docs or guidance on how to add tests for server functions (that also run middleware). Anyone have solutions/guidance for this?
2 Replies
wise-white
wise-white2mo ago
it seems there is still no way to test server functions - apart from doing e2e tests with playwright or similar

Did you find this page helpful?