MCPcopy Create free account
hub / github.com/deepclause/agentvm / basic.test.js

File basic.test.js

test/basic.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { AgentVM } = require('../src/index');
2
3function withTimeout(promise, ms = 5000) {
4 return Promise.race([

Callers

nothing calls this directly

Calls 1

testFunction · 0.70

Tested by

no test coverage detected