Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ renderWithUser
Function
renderWithUser
client/src/components/test-utils.tsx:33–38 ·
view source on GitHub ↗
(component: ReactElement)
Source
from the content-addressed store, hash-verified
31
}
32
33
function renderWithUser(component: ReactElement) {
34
return {
35
user: userEvent.setup(),
36
...customRender(component),
37
}
38
}
39
40
export { customRender as render, renderWithUser }
Callers
10
setup
Function · 0.90
setup
Function · 0.90
setup
Function · 0.90
setup
Function · 0.90
setup
Function · 0.90
setup
Function · 0.90
setup
Function · 0.90
setup
Function · 0.90
setup
Function · 0.90
setup
Function · 0.90
Calls
1
customRender
Function · 0.85
Tested by
10
setup
Function · 0.72
setup
Function · 0.72
setup
Function · 0.72
setup
Function · 0.72
setup
Function · 0.72
setup
Function · 0.72
setup
Function · 0.72
setup
Function · 0.72
setup
Function · 0.72
setup
Function · 0.72