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

File utils.test.ts

src/app/service/content/utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";
2import {
3 compileScriptCode,
4 compileScript,

Callers

nothing calls this directly

Calls 13

compileScriptCodeFunction · 0.90
compileScriptFunction · 0.90
compileInjectScriptFunction · 0.90
addStyleFunction · 0.90
addStyleSheetFunction · 0.90
isScriptletUnwrapFunction · 0.90
compileScriptletCodeFunction · 0.90
funcFunction · 0.85
containsMethod · 0.80
replaceSyncMethod · 0.80
createMockScriptResFunction · 0.70
createMockScriptFunction · 0.70

Tested by

no test coverage detected