MCPcopy Index your code
hub / github.com/simstudioai/sim / index.test.ts

File index.test.ts

packages/ts-sdk/src/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2import { SimStudioClient, SimStudioError } from './index'
3
4vi.mock('node-fetch', () => ({

Callers

nothing calls this directly

Calls 9

setApiKeyMethod · 0.80
setBaseUrlMethod · 0.80
validateWorkflowMethod · 0.80
executeWorkflowMethod · 0.80
getJobStatusMethod · 0.80
executeWithRetryMethod · 0.80
getRateLimitInfoMethod · 0.80
getUsageLimitsMethod · 0.80
parseMethod · 0.80

Tested by

no test coverage detected