Add fuzzing tests for agent version validation #831
Labels
issue:good first issue
Good for newcomers
issue:hacktoberfest
Issue marked as suitable for Hacktoberfest
lang:golang
source:agent
The scope of the issue or pull request is agent.
Because of this: #786
Based on the function
TestVersionCheck
, add fuzz tests for theVersionCheck
function.The version checking can be found in this file:
golang/internal/runtime/container/container_test.go
The text was updated successfully, but these errors were encountered: