MCPcopy 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

1import React from 'react';
2import { expect } from 'chai';
3import moment from 'moment';
4import sinon from 'sinon-sandbox';

Callers

nothing calls this directly

Calls 15

getVisibleDaysFunction · 0.85
isSameDayFunction · 0.85
toISODateStringFunction · 0.85
toISOMonthStringFunction · 0.85
isBeforeDayFunction · 0.85
addModifierToRangeMethod · 0.80
isEndDateMethod · 0.80
isInHoveredSpanMethod · 0.80
isInSelectedSpanMethod · 0.80

Tested by

no test coverage detected