TelluricDeckay/ionic_deckhandler

Add test to make sure there are no duplicates in the deck

開放

#3 建立於 2020年8月12日

 (1 則留言) (0 個反應) (0 位負責人)Rust (0 個分叉)auto 404
good first issuetest

倉庫指標

星標
 (2 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

I think a useful test would be to make sure there are no duplicates (e. g., 5 of clubs and 5 of clubs) after the deck is shuffled, and that the deck still consists of 52 cards.

Duplicates are impossible with the current code, but the test will help if the code is ever changed.

貢獻者指南