MCPcopy
hub / github.com/inikulin/parse5 / scripting.test.ts

File scripting.test.ts

packages/parse5-parser-stream/test/scripting.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { it } from 'vitest';
2import { ParserStream } from '../lib/index.js';
3import { generateParsingTests } from 'parse5-test-utils/utils/generate-parsing-tests.js';
4import { makeChunks, generateTestsForEachTreeAdapter, finished } from 'parse5-test-utils/utils/common.js';

Callers

nothing calls this directly

Calls 12

generateParsingTestsFunction · 0.85
makeChunksFunction · 0.85
pauseFunction · 0.85
finishedFunction · 0.85
getFragmentStreamMethod · 0.80
getChildNodesMethod · 0.80
getTextNodeContentMethod · 0.80
endMethod · 0.80
onMethod · 0.65
writeMethod · 0.45
getFragmentMethod · 0.45

Tested by

no test coverage detected