Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactstrap/reactstrap
/ DropdownItem.spec.js
File
DropdownItem.spec.js
src/__tests__/DropdownItem.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
;
2
import
user from
'@testing-library/user-event'
;
3
import
{ render, screen } from
'@testing-library/react'
;
4
import
{ DropdownItem } from
'..'
;
Callers
nothing calls this directly
Calls
3
testForChildrenInComponent
Function · 0.90
testForDefaultTag
Function · 0.90
customDropdownRender
Function · 0.90
Tested by
no test coverage detected