Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ isEncodedDataUrl, isSvgDataUrl, isValid } from
'../validate'
;
2
3
describe(
'isValid'
, () => {
4
it(
'invalid onload attr'
, () => {
Callers
nothing calls this directly
Calls
3
isValid
Function · 0.90
isSvgDataUrl
Function · 0.90
isEncodedDataUrl
Function · 0.90
Tested by
no test coverage detected