Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/testing-library/react-hooks-testing-library
/ autoDetectRenderer.test.ts
File
autoDetectRenderer.test.ts
src/__tests__/autoDetectRenderer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/no-
var
-requires */
2
import
{ ReactHooksRenderer } from
'../types/react'
3
4
describe(
'auto-detect renderer'
, () => {
Callers
nothing calls this directly
Calls
2
setUpDependencies
Function · 0.85
getRenderer
Function · 0.85
Tested by
no test coverage detected