MCPcopy 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

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

Callers

nothing calls this directly

Calls 7

isSameDayFunction · 0.85
clearDatesMethod · 0.80
onEndDateChangeMethod · 0.80
onStartDateChangeMethod · 0.80
onStartDateFocusMethod · 0.80
onEndDateFocusMethod · 0.80
onClearFocusMethod · 0.45

Tested by

no test coverage detected