Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPipe/OpenPipe
/ rateLimits.test.ts
File
rateLimits.test.ts
app/src/utils/rateLimit/rateLimits.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ fireworksTestSetLimit, rateLimit } from
"./rateLimits"
;
3
import
{ sleep } from
"~/server/utils/sleep"
;
4
Callers
nothing calls this directly
Calls
3
rateLimit
Function · 0.90
sleep
Function · 0.90
fireworksTestSetLimit
Function · 0.90
Tested by
no test coverage detected