Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react-dates/react-dates
/ DayPicker_spec.jsx
File
DayPicker_spec.jsx
test/components/DayPicker_spec.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import moment from
'moment/min/moment-with-locales'
;
3
import { expect } from
'chai'
;
4
import sinon from
'sinon-sandbox'
;
Callers
nothing calls this directly
Calls
15
isSameMonth
Function · 0.85
isHorizontal
Method · 0.80
isVertical
Method · 0.80
onPrevMonthTransition
Method · 0.80
onNextMonthTransition
Method · 0.80
getFocusedDay
Method · 0.80
maybeTransitionNextMonth
Method · 0.80
maybeTransitionPrevMonth
Method · 0.80
getNextScrollableMonths
Method · 0.80
getPrevScrollableMonths
Method · 0.80
openKeyboardShortcutsPanel
Method · 0.80
closeKeyboardShortcutsPanel
Method · 0.80
Tested by
no test coverage detected