MCPcopy
hub / github.com/fb55/htmlparser2 / WebWritableStream.spec.ts

File WebWritableStream.spec.ts

src/WebWritableStream.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from "node:fs/promises";
2import { describe, expect, it, vi } from "vitest";
3import * as helper from "./__fixtures__/testHelper.js";
4import type { Handler, ParserOptions } from "./Parser.js";

Callers

nothing calls this directly

Calls 3

closeMethod · 0.80
testStreamFunction · 0.70
writeMethod · 0.45

Tested by

no test coverage detected