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 sample data sanitizer specs #1299

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Conversation

tombruijn
Copy link
Member

Refactor HashSanitizer specs

Make it easier to test the cases on an individual basis. This way not all the tests break if I want to change one thing about them.

Rename HashSanitizer to SampleDataSanitizer

It doesn't just sanitize Hashes, but also Arrays (as the root object).

[skip changeset]
[skip review]

Make it easier to test the cases on an individual basis. This way not
all the tests break if I want to change one thing about them.
@tombruijn tombruijn self-assigned this Sep 16, 2024
@tombruijn tombruijn force-pushed the refactor-hash-sanitizer-specs branch 2 times, most recently from c251741 to 9930d5c Compare September 16, 2024 12:11
It doesn't just sanitize Hashes, but also Arrays (as the root object).
@tombruijn tombruijn merged commit 40b9ce5 into main Sep 16, 2024
122 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant