MCPcopy Index your code
hub / github.com/ionic-team/ionic-framework / state.spec.ts

File state.spec.ts

core/src/components/datetime/test/state.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getCalendarDayState, isDayDisabled, isNextMonthDisabled, isPrevMonthDisabled } from '../utils/state';
2
3describe('getCalendarDayState()', () => {
4 it('should return correct state', () => {

Callers

nothing calls this directly

Calls 4

getCalendarDayStateFunction · 0.90
isDayDisabledFunction · 0.90
isPrevMonthDisabledFunction · 0.90
isNextMonthDisabledFunction · 0.90

Tested by

no test coverage detected