iggy
iggy copied to clipboard
Write fuzzing testcases for `iggy-server`
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
https://github.com/BurntSushi/quickcheck