MCPcopy
hub / github.com/basecamp/trix / test

Function test

src/test/system/mutation_input_test.js:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15import { nextFrame } from "../test_helpers/timing_helpers"
16
17const test = function() {
18 testIf(config.input.getLevel() === 0, ...arguments)
19}
20
21testGroup("Mutation input", { template: "editor_empty" }, () => {
22 test("deleting a newline", async () => {

Callers 1

Calls 1

testIfFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…