Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Icon } from
'../icon'
;
2
import
{ addIcons, getIconMap, getName, getSrc, getUrl } from
'../utils'
;
3
4
describe(
'getUrl'
, () => {
Callers
nothing calls this directly
Calls
5
getUrl
Function · 0.90
getSrc
Function · 0.90
getName
Function · 0.90
getIconMap
Function · 0.90
addIcons
Function · 0.90
Tested by
no test coverage detected