MCPcopy Index your code
hub / github.com/react-dates/react-dates / SingleDatePickerInputController_spec.jsx

File SingleDatePickerInputController_spec.jsx

test/components/SingleDatePickerInputController_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 { shallow } from 'enzyme';
4import sinon from 'sinon-sandbox';

Callers

nothing calls this directly

Calls 5

isSameDayFunction · 0.85
onFocusMethod · 0.80
clearDateMethod · 0.80
onChangeMethod · 0.45
onClearFocusMethod · 0.45

Tested by

no test coverage detected