trpcNext from client for testing
Hi guys, I have created a client that uses a mock database for testing.
Can I create a context and trpcNext to use in my Components and test the whole component together with the backend but without creating the server?
Thank you for your help
I am using v11 npm node 20
0 Replies