termsT
Convex Communityโ€ข14mo agoโ€ข
3 replies
terms

How to register rateLimiter component in convex-test?

Haven't been able to find anything on testing docs or component specific docs for testing these components. I'm aware that they must be registered by calling t.registerComponent(), with a string name(rateLimiter), schema(can't figure how to get this from the@convex-dev/rate-limiter package), and modules(no idea either). Any guidance would be appreciated ๐Ÿ™‚
Was this page helpful?