francois-roseberry / monopoly-js

Javascript implementation of the Monopoly game
36 stars 11 forks source link

A unit tests fails randomly sometimes, and it's not always the same #10

Open francois-roseberry opened 8 years ago

francois-roseberry commented 8 years ago

It's always on the same precondition though. I suspect there is some observable (maybe the gameState in the PlayGameTask ?) that's not always correctly terminating.