Skip to content

Refactor and added some tests

Compare
Choose a tag to compare
@chrisbjr chrisbjr released this 22 Jan 02:02
· 19 commits to master since this release
Refactor and create tests (#5)

* Refactor and create tests

* Rename test names for better readability

* Rename testShowCards to testShowCard

This is to show that only one card is being retrieved by the show()
method.