Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ mask_data_test.js
File
mask_data_test.js
test/unit/mask_data_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'expect'
2
import
{ maskData, getMaskConfig, shouldMaskData } from
'../../lib/utils/mask_data.js'
3
4
describe(
'Mask Data Utility Tests'
, () => {
Callers
nothing calls this directly
Calls
3
maskData
Function · 0.90
getMaskConfig
Function · 0.90
shouldMaskData
Function · 0.90
Tested by
no test coverage detected