Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add property tests for conversion functions in Wallet.CoinSelection. #3177

Conversation

jonathanknowles
Copy link
Member

Issue Number

ADP-1448

Description

This PR adds round-trip property tests for conversions between external (wallet) types and internal types in Cardano.Wallet.CoinSelection:

  • to{Internal,External}Selection
  • to{Internal,External}UTxO
  • to{Internal,External}UTxOMap

@jonathanknowles jonathanknowles self-assigned this Mar 17, 2022
@jonathanknowles jonathanknowles force-pushed the jonathanknowles/generalize-coin-selection-generators-shrinkers branch from 95c4e05 to 28dabdd Compare March 17, 2022 05:40
@jonathanknowles jonathanknowles force-pushed the jonathanknowles/wallet-coin-selection-property-tests branch from 19a6a1f to 73b9ddc Compare March 17, 2022 05:44
@jonathanknowles jonathanknowles force-pushed the jonathanknowles/generalize-coin-selection-generators-shrinkers branch from 28dabdd to 37b7f4d Compare March 18, 2022 00:17
@jonathanknowles jonathanknowles force-pushed the jonathanknowles/wallet-coin-selection-property-tests branch from 73b9ddc to 2ed76b4 Compare March 18, 2022 00:17
@jonathanknowles jonathanknowles merged commit 80352ec into jonathanknowles/generalize-coin-selection-generators-shrinkers Mar 18, 2022
@jonathanknowles jonathanknowles deleted the jonathanknowles/wallet-coin-selection-property-tests branch March 18, 2022 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants