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

File CalendarDay_spec.jsx

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

Callers

nothing calls this directly

Calls 5

onKeyDownMethod · 0.45
componentDidUpdateMethod · 0.45
onDayClickMethod · 0.45
onDayMouseEnterMethod · 0.45
onDayMouseLeaveMethod · 0.45

Tested by

no test coverage detected