rotationalio / honu

Adaptive consistency replication with reinforcement learning for large scale globally distributed storage.
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

[TESTING] fuzz testing for honu_test #25

Open eggyhead opened 2 years ago

eggyhead commented 2 years ago

We want to increase confidence in the honu code by testing edge cases. A powerful tool for this is fuzz testing