MCPcopy Create free account
hub / github.com/Alphanimble/htmlstream / streamhtml.integration.test.tsx

File streamhtml.integration.test.tsx

tests/streamhtml.integration.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { render } from "@testing-library/react";
2import { describe, expect, it } from "vitest";
3import { StreamHtml } from "../src/streamhtml";
4import { configureSanitizer } from "../src/sanitize";

Callers

nothing calls this directly

Calls 2

configureSanitizerFunction · 0.90
streamChunksFunction · 0.90

Tested by

no test coverage detected