Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
jestSnapshotSerializerAnsi from
'jest-snapshot-serializer-ansi'
2
import
{configure, getConfig} from
'../config'
3
import
{render, renderIntoDocument} from
'./helpers/test-utils'
4
Callers
nothing calls this directly
Calls
14
getConfig
Function · 0.90
configure
Function · 0.90
render
Function · 0.90
renderIntoDocument
Function · 0.90
test
Function · 0.85
getAllByLabelText
Function · 0.85
queryAllByLabelText
Function · 0.85
queryAllByRole
Function · 0.85
queryAllByTestId
Function · 0.85
queryAllByAltText
Function · 0.85
queryAllByDisplayValue
Function · 0.85
queryAllByPlaceholderText
Function · 0.85
Tested by
no test coverage detected