Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ mockwaveenv.test.ts
File
mockwaveenv.test.ts
frontend/preview/mock/mockwaveenv.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ base64ToString } from
"@/util/util"
;
2
import
{ describe, expect, it, vi } from
"vitest"
;
3
import
{ DefaultMockFilesystem } from
"./mockfilesystem"
;
4
Callers
nothing calls this directly
Calls
13
base64ToString
Function · 0.90
makeMockWaveEnv
Function · 0.85
showContextMenu
Method · 0.80
push
Method · 0.80
FileInfoCommand
Method · 0.65
FileReadCommand
Method · 0.65
FileListCommand
Method · 0.65
FileJoinCommand
Method · 0.65
FileListStreamCommand
Method · 0.65
SetSecretsCommand
Method · 0.65
GetSecretsLinuxStorageBackendCommand
Method · 0.65
GetSecretsNamesCommand
Method · 0.65
Tested by
no test coverage detected