MCPcopy Create free account
hub / github.com/dylan-sutton-chavez/edge-python / host.test.js

File host.test.js

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

Source from the content-addressed store, hash-verified

1/* Agnostic driver: feeds each <cap>/<cap>.json corpus to the <edge-python> tag. Run: deno test --allow-all tests/ */
2
3import { chromium } from "npm:playwright";
4import { readFileSync, readdirSync, existsSync, statSync } from "node:fs";

Callers

nothing calls this directly

Calls 2

runCapabilityFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected