Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor-tests #15

Merged
merged 1 commit into from
Nov 26, 2024
Merged

refactor-tests #15

merged 1 commit into from
Nov 26, 2024

Conversation

tender-barbarian
Copy link
Member

I realised that unit test for anonymizer was wrong. It was expecting a deterministic output by attempting to disable randomization, which kind of defeats the purpose... So I rewrote it to validate anonymised values based on their type and whether they are different from input.

I also removed integration test as it was just repeating what was already tested in unit tests. It needs to be rewritten to something more useful, but that will be a subject of another PR.

@tender-barbarian tender-barbarian merged commit 683f5ea into main Nov 26, 2024
3 checks passed
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.

2 participants