iggy icon indicating copy to clipboard operation
iggy copied to clipboard

Write fuzzing testcases for `iggy-server`

Open hubcio opened this issue 1 year ago • 1 comments

The aim of this issue is to create fuzz testcases that would bombard server with random data and check behavior. Server shouldn't ever crash. Assume auth is done.

https://en.wikipedia.org/wiki/Fuzzing

hubcio avatar Jan 05 '24 10:01 hubcio

https://github.com/BurntSushi/quickcheck

hubcio avatar Jan 06 '24 19:01 hubcio