MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / worker-bundler.test.ts

File worker-bundler.test.ts

packages/plugins/apps/src/pipeline/worker-bundler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* oxlint-disable executor/no-try-catch-or-throw, executor/no-unknown-error-message -- test boundary: network availability probe and typed error assertions */
2import { describe, expect, it } from "@effect/vitest";
3import { Effect } from "effect";
4

Callers

nothing calls this directly

Calls 7

isWorkerdAvailableFunction · 0.90
bundleEntryFunction · 0.90
makeWorkerBundlerBackendFunction · 0.90
registryReachableFunction · 0.85
invokeMethod · 0.80
filesFunction · 0.70

Tested by

no test coverage detected