The tailor calculation did not go down to one point if the losing team scored points only after the winning team reached the tailor goal. This has been fixed. This made me realize that I forgot to write tests for the `results` property of the game and session models. Those will follow in a later commit. |
||
|---|---|---|
| .. | ||
| game.js | ||
| game.test.js | ||
| round_result.js | ||
| round_result.test.js | ||
| round.js | ||
| round.test.js | ||
| session.js | ||
| session.test.js | ||