Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
40
const
flushMicrotasks = () =>
new
Promise((resolve) => setTimeout(resolve, 0))
41
42
describe(
'Teams subscription renewal route (fire-and-forget)'
, () => {
43
beforeEach(() => {
Callers
1
route.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected