Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/firebase-tools
/ rulesConfig.spec.ts
File
rulesConfig.spec.ts
src/database/rulesConfig.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
"chai"
;
2
import
* as sinon from
"sinon"
;
3
import
{ getRulesConfig } from
"./rulesConfig"
;
4
import
{ Options } from
"../options"
;
Callers
nothing calls this directly
Calls
1
getRulesConfig
Function · 0.90
Tested by
no test coverage detected