phildini / cards-against-django

CAH done as a Django web app.
Other
8 stars 4 forks source link

test new player join during card czar winner selection #40

Open clach04 opened 11 years ago

clach04 commented 11 years ago

We had a game a few weeks ago and this seemed to work perfectly.

2 players had joined and submitted cards, the game transitioned into picking a winning card, 3rd player joined and was not allowed to submit a new card.

Unclear on how many cards each user ended up with though after that point.

A unittest would be ideal for this...