MCPcopy Index your code
hub / github.com/simstudioai/sim / flushMicrotasks

Function flushMicrotasks

apps/sim/app/api/cron/renew-subscriptions/route.test.ts:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38}
39
40const flushMicrotasks = () => new Promise((resolve) => setTimeout(resolve, 0))
41
42describe('Teams subscription renewal route (fire-and-forget)', () => {
43 beforeEach(() => {

Callers 1

route.test.tsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected