MCPcopy Create free account
hub / github.com/ShipSecAI/studio / workflow-scheduler.test.ts

File workflow-scheduler.test.ts

worker/src/temporal/__tests__/workflow-scheduler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test';
2
3import { runWorkflowWithScheduler, type WorkflowSchedulerRunContext } from '../workflow-scheduler';
4import type { WorkflowDefinition } from '../types';

Callers

nothing calls this directly

Calls 2

runWorkflowWithSchedulerFunction · 0.90
getMethod · 0.65

Tested by

no test coverage detected