spotify/realbook

Tests should set a random seed to be reproducable

gitpushoriginmaster opened this issue · 0 comments

If a test would fail due to some edge case being hit, it could not be caught again.

I am not aware if there is such a convention at Spotify but usually some PRNG is used.