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

File mutation_observer_test.js

src/test/unit/mutation_observer_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, test, testGroup } from "test/test_helper"
2
3import MutationObserver from "trix/observers/mutation_observer"
4import { nextFrame } from "../test_helpers/timing_helpers"

Callers

nothing calls this directly

Calls 4

testGroupFunction · 0.90
nextFrameFunction · 0.90
observerTestFunction · 0.85
createElementMethod · 0.45

Tested by

no test coverage detected