Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react-dates/react-dates
/ DayPickerRangeController_spec.jsx
File
DayPickerRangeController_spec.jsx
test/components/DayPickerRangeController_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
15
getVisibleDays
Function · 0.85
isSameDay
Function · 0.85
toISODateString
Function · 0.85
toISOMonthString
Function · 0.85
isBeforeDay
Function · 0.85
addModifierToRange
Method · 0.80
deleteModifierFromRange
Method · 0.80
doesNotMeetMinimumNights
Method · 0.80
isDayAfterHoveredStartDate
Method · 0.80
isEndDate
Method · 0.80
isInHoveredSpan
Method · 0.80
isInSelectedSpan
Method · 0.80
Tested by
no test coverage detected