OuiOuiCroissantO

convex-test schema validation

I appear to be having issues with the
convex-test
library. Even though I pass the schema to my test instances
`convexTest(schema)
, I am able to insert faulty documents using t.run => ctx.db.insert. Is this a known limitation of the library?
Was this page helpful?