Testing
How to Test Convex Applications: Functions, Mutations, and Real-Time Queries
Convex is a backend platform that bundles your database, backend functions (queries, mutations, actions), and real-time subscriptions together. The testing story is distinct from traditional backends: you're not testing a REST API — you're testing TypeScript functions that run inside the Convex runtime, with reactive query