Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactstrap/reactstrap
/ FormText.spec.js
File
FormText.spec.js
src/__tests__/FormText.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
'@testing-library/jest-dom'
;
4
import
{ FormText } from
'..'
;
Callers
nothing calls this directly
Calls
5
testForDefaultTag
Function · 0.90
testForChildrenInComponent
Function · 0.90
testForDefaultClass
Function · 0.90
testForCustomClass
Function · 0.90
testForCustomTag
Function · 0.90
Tested by
no test coverage detected