Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-dates/react-dates
/ DayPickerSingleDateController_spec.jsx
File
DayPickerSingleDateController_spec.jsx
test/components/DayPickerSingleDateController_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
15
toISOMonthString
Function · 0.85
toISODateString
Function · 0.85
getVisibleDays
Function · 0.85
isSelected
Method · 0.80
getCallsByModifier
Function · 0.70
componentWillReceiveProps
Method · 0.45
onDayClick
Method · 0.45
onDayMouseEnter
Method · 0.45
onDayMouseLeave
Method · 0.45
onPrevMonthClick
Method · 0.45
onNextMonthClick
Method · 0.45
getFirstFocusableDay
Method · 0.45
Tested by
no test coverage detected