MCPcopy Create free account
hub / github.com/ShipSecAI/studio / workflows.service.spec.ts

File workflows.service.spec.ts

backend/src/workflows/__tests__/workflows.service.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'bun:test';
2
3import '@shipsec/studio-worker/components'; // Register components
4import { WorkflowGraphSchema } from '../dto/workflow-graph.dto';

Callers

nothing calls this directly

Calls 15

compileWorkflowGraphFunction · 0.90
resetWorkflowVersionsFunction · 0.85
buildTemporalStubFunction · 0.85
parseMethod · 0.80
prepareRunPayloadMethod · 0.80
getRunConfigMethod · 0.80
createMethod · 0.45
commitMethod · 0.45
runMethod · 0.45
getRunMethod · 0.45

Tested by

no test coverage detected