MCPcopy Create free account
hub / github.com/scriptscat/scriptcat / config.test.ts

File config.test.ts

src/pkg/config/config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, beforeEach } from "vitest";
2import { SystemConfig } from "./config";
3import { MessageQueue } from "@Packages/message/message_queue";
4

Callers

nothing calls this directly

Calls 12

setCloudSyncMethod · 0.80
getCloudSyncMethod · 0.80
setLanguageMethod · 0.80
setVscodeUrlMethod · 0.80
setEnableScriptMethod · 0.80
setEnableEslintMethod · 0.80
getLanguageMethod · 0.80
getVscodeUrlMethod · 0.80
clearMethod · 0.65
getMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected