MCPcopy Create free account
hub / github.com/ShipSecAI/studio / artifact-writer.test.ts

File artifact-writer.test.ts

worker/src/components/core/__tests__/artifact-writer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeAll, describe, expect, it, vi } from 'bun:test';
2import { createExecutionContext, type IArtifactService } from '@shipsec/component-sdk';
3import { componentRegistry } from '../../index';
4import type { ArtifactWriterInput, ArtifactWriterOutput } from '../artifact-writer';

Callers

nothing calls this directly

Calls 2

createExecutionContextFunction · 0.90
getMethod · 0.65

Tested by

no test coverage detected