MCPcopy
hub / github.com/testing-library/dom-testing-library / element-queries.js

File element-queries.js

src/__tests__/element-queries.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import jestSnapshotSerializerAnsi from 'jest-snapshot-serializer-ansi'
2import {configure, getConfig} from '../config'
3import {render, renderIntoDocument} from './helpers/test-utils'
4

Callers

nothing calls this directly

Calls 14

getConfigFunction · 0.90
configureFunction · 0.90
renderFunction · 0.90
renderIntoDocumentFunction · 0.90
testFunction · 0.85
getAllByLabelTextFunction · 0.85
queryAllByLabelTextFunction · 0.85
queryAllByRoleFunction · 0.85
queryAllByTestIdFunction · 0.85
queryAllByAltTextFunction · 0.85
queryAllByDisplayValueFunction · 0.85

Tested by

no test coverage detected