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

File workflows.controller.spec.ts

backend/src/workflows/__tests__/workflows.controller.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 type { TemporalService, WorkflowRunStatus } from '../../temporal/temporal.service';

Callers

nothing calls this directly

Calls 15

resetVersionsFunction · 0.85
parseMethod · 0.80
fromMethod · 0.80
findOneMethod · 0.80
removeMethod · 0.80
statusMethod · 0.80
resultMethod · 0.80
cancelMethod · 0.80
traceMethod · 0.80
createMethod · 0.45
findAllMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected