MCPcopy
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

1import { expect } from 'expect'
2import { maskData, getMaskConfig, shouldMaskData } from '../../lib/utils/mask_data.js'
3
4describe('Mask Data Utility Tests', () => {

Callers

nothing calls this directly

Calls 3

maskDataFunction · 0.90
getMaskConfigFunction · 0.90
shouldMaskDataFunction · 0.90

Tested by

no test coverage detected