MCPcopy Index your code
hub / github.com/ionic-team/ionic-framework / config-controller.spec.ts

File config-controller.spec.ts

core/src/global/test/config-controller.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { IonicConfig } from '../../interface';
2import { Config, configFromURL } from '../config';
3
4describe('Config', () => {

Callers

nothing calls this directly

Calls 6

configFromURLFunction · 0.90
setMethod · 0.80
getMethod · 0.65
resetMethod · 0.45
getBooleanMethod · 0.45
getNumberMethod · 0.45

Tested by

no test coverage detected