Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react-dates/react-dates
/ SingleDatePickerInputController_spec.jsx
File
SingleDatePickerInputController_spec.jsx
test/components/SingleDatePickerInputController_spec.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import { expect } from
'chai'
;
3
import { shallow } from
'enzyme'
;
4
import sinon from
'sinon-sandbox'
;
Callers
nothing calls this directly
Calls
5
isSameDay
Function · 0.85
onFocus
Method · 0.80
clearDate
Method · 0.80
onChange
Method · 0.45
onClearFocus
Method · 0.45
Tested by
no test coverage detected