Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react-dates/react-dates
/ DateRangePickerInputController_spec.jsx
File
DateRangePickerInputController_spec.jsx
test/components/DateRangePickerInputController_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 moment from
'moment'
;
4
import sinon from
'sinon-sandbox'
;
Callers
nothing calls this directly
Calls
7
isSameDay
Function · 0.85
clearDates
Method · 0.80
onEndDateChange
Method · 0.80
onStartDateChange
Method · 0.80
onStartDateFocus
Method · 0.80
onEndDateFocus
Method · 0.80
onClearFocus
Method · 0.45
Tested by
no test coverage detected