MCPcopy Create free account
hub / github.com/scriptscat/scriptcat / build-config.test.js

File build-config.test.js

scripts/build-config.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { isAgentEnabled, resolveAgentEnabled, applyAgentManifest } from "./build-config.js";
3
4describe("构建配置 - agent 开关", () => {

Callers

nothing calls this directly

Calls 4

isAgentEnabledFunction · 0.90
resolveAgentEnabledFunction · 0.90
applyAgentManifestFunction · 0.90
makeManifestFunction · 0.85

Tested by

no test coverage detected