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

Add TestDataGenerator.randomFieldName #2261

Merged
merged 3 commits into from
Feb 17, 2025
Merged

Conversation

cnathe
Copy link
Contributor

@cnathe cnathe commented Feb 7, 2025

Rationale

We have added special characters to several test constants for field names. This adds a randomFieldName generator method for fuzz testing various combinations of the special characters we have to encode in fieldKeys and for characters we know that clients are using in real use-cases.

Related Pull Requests

Changes

  • TestDataGenerator.randomFieldName for including combinations of special characters at start and end of field names

@cnathe cnathe marked this pull request as ready for review February 14, 2025 23:29
@cnathe cnathe merged commit ff0e108 into develop Feb 17, 2025
3 checks passed
@cnathe cnathe deleted the fb_testGenRandomFieldName branch February 17, 2025 19:47
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.

3 participants