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

File validate.spec.ts

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

Source from the content-addressed store, hash-verified

1import { isEncodedDataUrl, isSvgDataUrl, isValid } from '../validate';
2
3describe('isValid', () => {
4 it('invalid onload attr', () => {

Callers

nothing calls this directly

Calls 3

isValidFunction · 0.90
isSvgDataUrlFunction · 0.90
isEncodedDataUrlFunction · 0.90

Tested by

no test coverage detected