Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceifa/wasmoon
/ filesystem.test.js
File
filesystem.test.js
test/filesystem.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
2
import
{ getEngine, getFactory } from
'./utils.js'
3
4
describe(
'Filesystem'
, () => {
Callers
nothing calls this directly
Calls
7
getFactory
Function · 0.90
getEngine
Function · 0.90
mountFile
Method · 0.80
createEngine
Method · 0.80
doString
Method · 0.80
get
Method · 0.80
doFile
Method · 0.80
Tested by
no test coverage detected