-
-
Notifications
You must be signed in to change notification settings - Fork 129
Add fuzzing tests for agent version validation #831
Copy link
Copy link
Open
Labels
issue:good first issueGood for newcomersGood for newcomersissue:hacktoberfestIssue marked as suitable for HacktoberfestIssue marked as suitable for Hacktoberfestlang:golangsource:agentThe scope of the issue or pull request is agent.The scope of the issue or pull request is agent.
Description
Because of this: #786
Based on the function TestVersionCheck, add fuzz tests for the VersionCheck function.
The version checking can be found in this file:
golang/internal/runtime/container/container_test.go
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
issue:good first issueGood for newcomersGood for newcomersissue:hacktoberfestIssue marked as suitable for HacktoberfestIssue marked as suitable for Hacktoberfestlang:golangsource:agentThe scope of the issue or pull request is agent.The scope of the issue or pull request is agent.