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

File accessibility_test.js

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

Source from the content-addressed store, hash-verified

1import { assert, insertImageAttachment, skipIf, test, testGroup, triggerEvent } from "test/test_helper"
2import { delay } from "test/test_helpers/timing_helpers"
3import TrixEditorElement from "trix/elements/trix_editor_element"
4

Callers

nothing calls this directly

Calls 9

testGroupFunction · 0.90
insertImageAttachmentFunction · 0.90
delayFunction · 0.90
skipIfFunction · 0.90
triggerEventFunction · 0.90
testFunction · 0.70
getAttributeMethod · 0.45
setAttributesMethod · 0.45
hasAttributeMethod · 0.45

Tested by

no test coverage detected