MCPcopy 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

1import { checkApiKeyIsDevServer } from "./getApiKeyType";
2
3describe("Test API keys", () => {
4 test("dev server succeeds", async () => {

Callers

nothing calls this directly

Calls 1

checkApiKeyIsDevServerFunction · 0.90

Tested by

no test coverage detected