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

Multi-asset coin selection integration: test suite additions #2469

Conversation

jonathanknowles
Copy link
Member

Issue Number

ADP-506 / ADP-605

Overview

This PR:

  • Updates the types within the RoundRobinSpec test suite in light of recent changes to the RoundRobin module, allowing it to compile.

  • Tests the value of outputsCovered returned by performSelection, to ensure that the following property holds: outputsCovered == outputsToCover

This change updates various types within the `RoundRobinSpec` test suite in
light of recent changes to the `RoundRobin` module, allowing it to compile.
In particular, we wish to ensure the following property holds:

>>> outputsCovered == outputsToCover
@KtorZ KtorZ merged commit af28496 into KtorZ/multi-asset-coin-selection-integration Jan 27, 2021
@KtorZ KtorZ deleted the jonathanknowles/multi-asset-coin-selection-integration branch January 27, 2021 09:45
@KtorZ
Copy link
Member

KtorZ commented Jan 27, 2021

Thanks 👍

@jonathanknowles
Copy link
Member Author

Thanks +1

You're very welcome. 😄

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