config-file-validator icon indicating copy to clipboard operation
config-file-validator copied to clipboard

adding fuzz tests for validators

Open skirtan1 opened this issue 11 months ago • 0 comments

Address issue #189

  • Adding a few fuzz tests for validators.
  • Currently the tests only check if the validators don't panic or get hung. (FuzzHoconValidator does hang on some inputs)

Need some suggestions on how to verify the test inputs better.

skirtan1 avatar Jan 24 '25 07:01 skirtan1