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

File compiler.spec.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

compileWorkflowGraphFunction · 0.90
getMethod · 0.65

Tested by

no test coverage detected