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

File test-config.ts

packages/core/sdk/src/test-config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Context, Effect, Layer } from "effect";
2import { withQueryContext } from "@executor-js/fumadb/query";
3import { collectTables, createExecutor, type Executor, type ExecutorConfig } from "./executor";
4import type { FumaDb } from "./fuma-runtime";

Callers

nothing calls this directly

Calls 5

definePluginFunction · 0.90
setMethod · 0.80
syncMethod · 0.65
getMethod · 0.65
deleteMethod · 0.65

Tested by

no test coverage detected