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

Function test

src/test/system/level_2_input_test.js:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18import { delay, nextFrame } from "../test_helpers/timing_helpers"
19
20const test = function() {
21 testIf(config.input.getLevel() === 2, ...arguments)
22}
23
24const testOptions = {
25 template: "editor_empty",

Calls 1

testIfFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…