MCPcopy
hub / github.com/ionic-team/ionicons / utils.spec.ts

File utils.spec.ts

src/components/icon/test/utils.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Icon } from '../icon';
2import { addIcons, getIconMap, getName, getSrc, getUrl } from '../utils';
3
4describe('getUrl', () => {

Callers

nothing calls this directly

Calls 5

getUrlFunction · 0.90
getSrcFunction · 0.90
getNameFunction · 0.90
getIconMapFunction · 0.90
addIconsFunction · 0.90

Tested by

no test coverage detected