MCPcopy Create free account
hub / github.com/ShipSecAI/studio / entry-point.test.ts

File entry-point.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeAll } from 'bun:test';
2import { createExecutionContext, extractPorts } from '@shipsec/component-sdk';
3import { componentRegistry } from '../../index';
4import type { EntryPointInput, EntryPointOutput } from '../entry-point';

Callers

nothing calls this directly

Calls 4

createExecutionContextFunction · 0.90
extractPortsFunction · 0.90
resolvePortsMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected