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

Extend the list of tests for Fuzzer #327

Open
o-kopysov opened this issue Nov 20, 2023 · 4 comments
Open

Extend the list of tests for Fuzzer #327

o-kopysov opened this issue Nov 20, 2023 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@o-kopysov
Copy link
Collaborator

We need to increase the coverage of fuzzer tests.
First, we have to add tests for methods that have string/int inputs (such tests can be easily implemented).
After that, we have to try to cover controller endpoints.

@o-kopysov o-kopysov added enhancement New feature or request good first issue Good for newcomers labels Nov 20, 2023
@o-kopysov o-kopysov added this to the v2.0.0 milestone Nov 20, 2023
@o-kopysov o-kopysov modified the milestones: v1.4.2, v1.4.3 Feb 15, 2024
@o-kopysov o-kopysov removed this from the v1.5.0 milestone Apr 10, 2024
@yashpandey06
Copy link

Hey @o-kopysov , this issue seems like interesting , should i work on this

LPVSPayloadUtil file needs a lot of test-coverage.

@o-kopysov
Copy link
Collaborator Author

@yashpandey06 The current fuzzer is not functioning correctly. For more information, please refer to this issue: #405. We are awaiting a resolution before proceeding with any related tasks.

@o-kopysov
Copy link
Collaborator Author

o-kopysov commented Sep 18, 2024

Hello @yashpandey06 . The basic fuzzing workflow has been fixed in #613. Therefore, if you are interested in adding new fuzzing tests, you are highly encouraged to contribute to the LPVS project!

@yashpandey06
Copy link

@o-kopysov thanks for the information .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants