MCPcopy 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

1import { expect } from 'chai'
2import { getEngine, getFactory } from './utils.js'
3
4describe('Filesystem', () => {

Callers

nothing calls this directly

Calls 7

getFactoryFunction · 0.90
getEngineFunction · 0.90
mountFileMethod · 0.80
createEngineMethod · 0.80
doStringMethod · 0.80
getMethod · 0.80
doFileMethod · 0.80

Tested by

no test coverage detected