Skip to content

Commit

Permalink
Merge #2228
Browse files Browse the repository at this point in the history
2228: Fix broken q-s-m tests and all bugs that appeared r=mrBliss a=mrBliss

In #1739, I made some changes as some of our q-s-m infrastructure had been adopted by quickcheck-state-machines. Unfortunately, because of confusion with different types adopted in quickcheck-state-machines than the ones we use, our postconditions started checking the result of the implementation with the result of the *implementation* instead of the result of the model 🤦.

Revert the changes that led to this and fix all bugs there were hidden because of it.


Co-authored-by: Thomas Winant <[email protected]>
  • Loading branch information
iohk-bors[bot] and mrBliss authored Jun 9, 2020
2 parents b5031b0 + c5d889a commit 6b02a3a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 6b02a3a

Please sign in to comment.