Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ helper.utils.spec.ts
File
helper.utils.spec.ts
apps/wallet/src/utils/helper.utils.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ IDL } from
'@dfinity/candid'
;
2
import
{ Principal } from
'@dfinity/principal'
;
3
import
{ describe, expect, it, vi } from
'vitest'
;
4
import
{ LocationQuery } from
'vue-router'
;
Callers
nothing calls this directly
Calls
15
throttle
Function · 0.90
variantIs
Function · 0.90
idlFactory
Function · 0.90
transformIdlWithOnlyVerifiedCalls
Function · 0.90
isSemanticVersion
Function · 0.90
removeBasePathFromPathname
Function · 0.90
toArrayBuffer
Function · 0.90
compactArray
Function · 0.90
parseLocationQuery
Function · 0.90
parseToBigIntOrUndefined
Function · 0.90
transformData
Function · 0.90
hexStringToArrayBuffer
Function · 0.90
Tested by
no test coverage detected