You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2024. It is now read-only.
Add QuickCheck test covering the following methods from VoteManager: likes, neutrals, hates
Refactor VoteManager and it's methods: likes, neutrals, hates extracting the common part
Reimplement tests and make your new QuickCheck properties are still valid