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

File caching_test.js

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

Source from the content-addressed store, hash-verified

1import { assert, clickToolbarButton, moveCursor, test, testGroup, typeCharacters } from "test/test_helper"
2
3testGroup("View caching", { template: "editor_empty" }, () => {
4 test("reparsing and rendering identical texts", async () => {

Callers

nothing calls this directly

Calls 7

testGroupFunction · 0.90
typeCharactersFunction · 0.90
moveCursorFunction · 0.90
clickToolbarButtonFunction · 0.90
testFunction · 0.70
reparseMethod · 0.45
renderMethod · 0.45

Tested by

no test coverage detected