MCPcopy Create free account
hub / github.com/ionic-team/ionic-framework / util.spec.ts

File util.spec.ts

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

Source from the content-addressed store, hash-verified

1import { isTriggerElement, getIndexOfItem, getNextItem, getPrevItem } from '../utils';
2
3describe('isTriggerElement', () => {
4 it('should return true is element is a trigger', () => {

Callers

nothing calls this directly

Calls 5

isTriggerElementFunction · 0.90
getIndexOfItemFunction · 0.90
getNextItemFunction · 0.90
getPrevItemFunction · 0.90
createArrayOfElementsFunction · 0.85

Tested by

no test coverage detected