MCPcopy Create free account
hub / github.com/ShipSecAI/studio / file-loader.test.ts

File file-loader.test.ts

worker/src/components/core/__tests__/file-loader.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 } from '@shipsec/component-sdk';
3import type { IFileStorageService } from '@shipsec/component-sdk';
4import { componentRegistry } from '../../index';

Callers

nothing calls this directly

Calls 3

createExecutionContextFunction · 0.90
fromMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected