burnstony#1975B
Convex Community12mo ago
9 replies
burnstony#1975

testing convex

I am just getting the hang of vitest.
I read this https://docs.convex.dev/testing/convex-test and it seems like a pretty good guide to testing convex code in a convex project.
I am looking for guidance in testing the front end code in a convex project. Not sure how to go about it, how is the backend mocked?
The convex-test library provides a mock implementation of the Convex backend
convex-test | Convex Developer Hub
Was this page helpful?