Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/primer/react
/ Textarea.test.tsx
File
Textarea.test.tsx
packages/react/src/__tests__/Textarea.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
2
import {Textarea} from
'..'
3
import {behavesAsComponent, checkExports, renderStyles} from
'../utils/testing'
4
import {render} from
'@testing-library/react'
Callers
nothing calls this directly
Calls
4
behavesAsComponent
Function · 0.90
checkExports
Function · 0.90
render
Function · 0.90
renderStyles
Function · 0.90
Tested by
no test coverage detected