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