Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benjitaylor/agentation
/ react-detection.test.ts
File
react-detection.test.ts
package/src/utils/react-detection.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment jsdom
3
*/
4
import
{ describe, it, expect, beforeEach } from
"vitest"
;
Callers
nothing calls this directly
Calls
6
clearReactDetectionCache
Function · 0.90
isReactPage
Function · 0.90
getReactComponentName
Function · 0.90
attachFiber
Function · 0.85
createMockFiber
Function · 0.85
createElementWithFiber
Function · 0.85
Tested by
no test coverage detected