Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZeeCoder/container-query
/ getByTestId
Function
getByTestId
tests/utils/index.js:69–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
* @
return
{HTMLElement}
68
*/
69
export
const
getByTestId = id => rawGetByTestId(root, id);
70
71
/**
72
* Asserts whether the given element has the expected styles.
Callers
2
index.js
File · 0.90
index.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected