MCPcopy Create free account
hub / github.com/dfinity/orbit / app.utils.spec.ts

File app.utils.spec.ts

apps/wallet/src/utils/app.utils.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { REQUEST_DIALOG_QUERY_PARAM, STATION_ID_QUERY_PARAM } from '~/core/constants.core';
3import { BlockchainStandard, BlockchainType } from '~/types/chain.types';
4import {

Callers

nothing calls this directly

Calls 4

getRequestUrlFunction · 0.90
getMethod · 0.45

Tested by

no test coverage detected