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

feat: add support for fuzz testing #223

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

MASSHUU12
Copy link
Owner

Description:

What does this PR do?

Adds support for fuzz testing.

Why is this change necessary?

It simplifies unit testing with random data.

What issues does this PR fix/close?

N/A

Testing:

How was this PR tested?

  • manual testing
  • unit testing

Are there any known issues or edge cases?

None.

Checklist:

  • Code is formatted correctly.
  • Documentation is updated (if necessary).
  • Changelog is updated (if necessary).
  • All new and existing tests passed (unit and E2E tests).

@MASSHUU12 MASSHUU12 added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant