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

Consider adding fuzzing to testing #468

Open
iansuvak opened this issue Jul 31, 2024 · 0 comments
Open

Consider adding fuzzing to testing #468

iansuvak opened this issue Jul 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@iansuvak
Copy link
Contributor

Context and scope
Currently our tests are largely using static values when initializing state. We should consider fuzzing the values.

Open Questions
The difficulty with fuzzing is how to fuzz fields that do have meaning and for tests that depend on some values being the same across different structs.

@iansuvak iansuvak added the enhancement New feature or request label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog 🗄️
Development

No branches or pull requests

1 participant