MCPcopy Create free account
hub / github.com/ShipSecAI/studio / worker-integration.test.ts

File worker-integration.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeAll, afterAll } from 'bun:test';
2import { NativeConnection } from '@temporalio/worker';
3import { Client } from '@temporalio/client';
4import { Client as MinioClient } from 'minio';

Callers

nothing calls this directly

Calls 9

warnMethod · 0.80
connectMethod · 0.80
resultMethod · 0.80
fromMethod · 0.80
hasMethod · 0.80
queryMethod · 0.80
uploadFileMethod · 0.65
listMethod · 0.65
closeMethod · 0.45

Tested by

no test coverage detected