Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ getApiKeyType.test.ts
File
getApiKeyType.test.ts
packages/cli/src/utils/getApiKeyType.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ checkApiKeyIsDevServer } from
"./getApiKeyType"
;
2
3
describe(
"Test API keys"
, () => {
4
test(
"dev server succeeds"
,
async
() => {
Callers
nothing calls this directly
Calls
1
checkApiKeyIsDevServer
Function · 0.90
Tested by
no test coverage detected