Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect, vi, beforeEach, afterEach } from
"vitest"
;
2
import
{
3
compileScriptCode,
4
compileScript,
Callers
nothing calls this directly
Calls
13
compileScriptCode
Function · 0.90
compileScript
Function · 0.90
compileInjectScript
Function · 0.90
addStyle
Function · 0.90
addStyleSheet
Function · 0.90
isScriptletUnwrap
Function · 0.90
compileScriptletCode
Function · 0.90
func
Function · 0.85
contains
Method · 0.80
replaceSync
Method · 0.80
createMockScriptRes
Function · 0.70
createMockScript
Function · 0.70
Tested by
no test coverage detected