Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/reactjs/react-modal
/ Modal.testability.spec.js
File
Modal.testability.spec.js
specs/Modal.testability.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-env mocha */
2
import
ReactDOM from
"react-dom"
;
3
import
sinon from
"sinon"
;
4
import
{ withModal } from
"./helper"
;
Callers
nothing calls this directly
Calls
1
withModal
Function · 0.90
Tested by
no test coverage detected