MCPcopy Create free account
hub / github.com/W4G1/multithreading / patch_import.test.ts

File patch_import.test.ts

test/patch_import.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assertEquals, assertNotEquals } from "@std/assert";
2import { patchDynamicImports } from "../src/lib/patch_import.ts";
3
4// Standard generic path for testing

Callers

nothing calls this directly

Calls 3

patchDynamicImportsFunction · 0.90
wrapStandardFunction · 0.85
wrapRootFunction · 0.85

Tested by

no test coverage detected