PeerAssets / pypeerassets

Reference implementation of the PeerAssets protocol.
BSD 3-Clause "New" or "Revised" License
12 stars 16 forks source link

Implement DeckState logic for issue mode combinations #75

Closed saeveritt closed 6 years ago

saeveritt commented 6 years ago

Implement the logic determined for every possible issue mode combination into DeckState class. Create test decks and perform card transfers. Test DeckState logic against expected values per issue mode combination.