MCPcopy
hub / github.com/basecamp/trix / html_reparsing_test.js

File html_reparsing_test.js

src/test/system/html_reparsing_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, expectDocument, test, testGroup } from "test/test_helper"
2import { nextFrame } from "../test_helpers/timing_helpers"
3
4testGroup("HTML Reparsing", { template: "editor_empty" }, () => {

Callers

nothing calls this directly

Calls 5

testGroupFunction · 0.90
nextFrameFunction · 0.90
expectDocumentFunction · 0.90
loadHTMLMethod · 0.80
testFunction · 0.70

Tested by

no test coverage detected