Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ IonicConfig } from
'../../interface'
;
2
import
{ Config, configFromURL } from
'../config'
;
3
4
describe(
'Config'
, () => {
Callers
nothing calls this directly
Calls
6
configFromURL
Function · 0.90
set
Method · 0.80
get
Method · 0.65
reset
Method · 0.45
getBoolean
Method · 0.45
getNumber
Method · 0.45
Tested by
no test coverage detected