Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3220: Generalize `SelectionFilter` tests within `UTxOIndexSpec`. r=jonathanknowles a=jonathanknowles ## Issue Number ADP-1419 ## Summary This PR follows on from #3217. It: - Replaces all `prop_selectRandom_one*` properties with a generalized `prop_selectRandom` property. - Replaces all `prop_selectRandom_all*` properties with a generalized `prop_selectRandom_all` property. In both cases, we use coverage checks to verify that we maintain the same coverage as before. Co-authored-by: Jonathan Knowles <[email protected]>
- Loading branch information