bielsamaB
Convex Community2mo ago
8 replies
bielsama

Setting a signed in user in tests does not work

🪲Bug Report🔑AuthAdvice
Hello, I'm trying to make tests for my Convex backend using "convex-test".
When I try to use
t.withIdentity({});
, it never works, which prevents me from testing it further.
Was this page helpful?