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

File comparison.spec.ts

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

Source from the content-addressed store, hash-verified

1import type { DatetimeParts } from '../datetime-interface';
2import { isSameDay, isBefore, isAfter } from '../utils/comparison';
3
4describe('isSameDay()', () => {

Callers

nothing calls this directly

Calls 3

isSameDayFunction · 0.90
isBeforeFunction · 0.90
isAfterFunction · 0.90

Tested by

no test coverage detected