MCPcopy Create free account
hub / github.com/awslabs/llrt / string_decoder.test.ts

File string_decoder.test.ts

tests/unit/string_decoder.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import defaultImport from "node:string_decoder";
2import legacyImport from "string_decoder";
3
4it("node:string_decoder should be the same as string_decoder", () => {

Callers

nothing calls this directly

Calls 7

testDecodeFunction · 0.85
testEndFunction · 0.85
ofMethod · 0.80
fromMethod · 0.65
writeMethod · 0.65
endMethod · 0.65
allocMethod · 0.65

Tested by

no test coverage detected