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

File tool-tree.test.ts

packages/react/src/components/tool-tree.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import type { EffectivePolicy, Owner } from "@executor-js/sdk/shared";
3
4import { buildAccountGroups, type ToolSummary } from "./tool-tree";

Callers

nothing calls this directly

Calls 2

buildAccountGroupsFunction · 0.90
toolFunction · 0.70

Tested by

no test coverage detected