Skip to content

test: cover sensitive data masking - #18

Closed
saurabhhhcodes wants to merge 1 commit into
tanmayjoddar:mainfrom
saurabhhhcodes:codex/masker-tests-1
Closed

test: cover sensitive data masking#18
saurabhhhcodes wants to merge 1 commit into
tanmayjoddar:mainfrom
saurabhhhcodes:codex/masker-tests-1

Conversation

@saurabhhhcodes

Copy link
Copy Markdown

Summary

  • add Jest coverage for maskSensitiveData
  • verify nested sensitive-key redaction, JWT/card-like value redaction, and non-sensitive value preservation

Fixes #1

Validation

  • git diff --check
  • node --check tests/core/masker.test.js
  • npm test -- --runInBand tests/core/masker.test.js could not run locally because npm is not available in this shell

GSSoC labels requested

Please add/keep gssoc and the required difficulty/type scoring labels if this is accepted.

@saurabhhhcodes

Copy link
Copy Markdown
Author

Closing this older version to keep the review queue clean. The current replacement for sensitive data masking coverage is #27.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test: add unit tests for sensitive data masking (masker)

1 participant