MCPcopy
hub / github.com/react-dates/react-dates / DayPickerSingleDateController_spec.jsx

File DayPickerSingleDateController_spec.jsx

test/components/DayPickerSingleDateController_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 15

toISOMonthStringFunction · 0.85
toISODateStringFunction · 0.85
getVisibleDaysFunction · 0.85
isSelectedMethod · 0.80
getCallsByModifierFunction · 0.70
onDayClickMethod · 0.45
onDayMouseEnterMethod · 0.45
onDayMouseLeaveMethod · 0.45
onPrevMonthClickMethod · 0.45
onNextMonthClickMethod · 0.45
getFirstFocusableDayMethod · 0.45

Tested by

no test coverage detected