164 Commits (2ebe20e6129ddcd1d492c3e0107bb34068784d3a)
 

Author SHA1 Message Date
fdai7793 2ebe20e612 refactoring: change checkWin 11 months ago
fdai7793 ec91d12c76 add gameOver to Game 11 months ago
fdai7793 94a5ed55e2 Merge branch 'completeGameservice' into 'main' 11 months ago
fdai7793 291652d403 refactoring: fix test in PlayerServiceTest 11 months ago
fdai7793 258c69122f Test.CheckIfBotMovesAutomaticallyAfterPlayer 11 months ago
fdai7793 2c9c3acb68 addBotMovesAfterPlayer 11 months ago
fdai7793 abd8881d42 refactoring: moveTestsIntoTestMode 11 months ago
fdai7793 98d7d3af31 Test.CheckIfTestCanBeSetToTrue 11 months ago
fdai7793 4419a01338 Test.CheckIfTestWasInitializedWithFalse 11 months ago
fdai7793 38be81d52b refactoring: addGetTest 11 months ago
fdai7793 4c81eec3e9 addTestModeToGameService 11 months ago
fdai7906 2d7abb2936 Test.ChooseColorBotTest 11 months ago
fdai7906 99d3ba2df9 add ChooseColor for Bot 11 months ago
fdai7920 a364773a69 refactoring: merge same cases in playCard 11 months ago
fdai7920 4020c1e7d6 add nextTurn if not ActionCard 11 months ago
fdai7920 1a3893fd81 refactoring: simplify DrawByChoiceTests 11 months ago
fdai7920 70c31be428 Test.DrawByChoiceAndKeep 11 months ago
fdai7920 453e794f21 refactoring: renamed card to drawnCard in drawCard 11 months ago
fdai7920 fe79dba515 Test.DrawByChoiceAndPlay 11 months ago
fdai7920 b95b951a96 add DrawCardByChoice 11 months ago
fdai7920 5ddbe1bf1b refactoring: simplify fillPlayerDecks 11 months ago
fdai7920 8daba2ef47 Test.DrawCardBotDeck 11 months ago
fdai7920 67e6c5c9ad Test.DrawCardIntoPlayerDeck 11 months ago
fdai7920 ddfb8e271b unable to draw from empty DrawCardDeck 11 months ago
fdai7793 bf2dd25470 botCanDrawCards 11 months ago
fdai7793 528470310b Test.CheckThatFirstCardGetsRemovedFromDrawCardDeck 11 months ago
fdai7793 c14c4d8309 refactoring: removeFirstCardFromCardDrawDeck 11 months ago
fdai7793 1637ecf8ba Test.CheckThatBotDeckHasSevenCardsAfterGameStart 11 months ago
fdai7793 3d03ea8a8c refactoring: fillPlayerDecks 11 months ago
fdai7793 e43b4b894a Test.CheckThatPlayerReceivedSevenCards 11 months ago
fdai7793 cb3b290dd2 addStartingCardsToPlayerDecks 11 months ago
fdai7793 3b2043196b refactoring: removeOutdatedTest 11 months ago
fdai7793 d7c7b7688e CheckThatLastPlayedCardWasPlayedByBot 11 months ago
fdai7793 7791bac6fb botCanPlayCards 11 months ago
fdai7793 c4bc3f78aa refactoring: ImprovingCheckForCardRemoval 11 months ago
fdai7793 d0afdd0f57 Test.CheckCardRemovalFromBotDeck 11 months ago
fdai7793 b068cb2cf4 removeCardFromBotDeck 11 months ago
fdai7793 9cef72266e addBotMove 11 months ago
fdai7793 600d75c269 refactoring: renameChangeColorToChooseColor 11 months ago
fdai7793 da40f49344 refactoring: convertCheckForWinIntoFunction 11 months ago
fdai7793 8e894dcc98 addCheckForWinner 11 months ago
fdai7793 27d5587a57 refactoring: adjustingRemoveCardFromPlayerDeck 11 months ago
fdai7793 7984827407 Test.CheckForCardRemoval 11 months ago
fdai7793 74807391e6 addRemoveCardFromPlayerDeck 11 months ago
fdai7793 c6e75dfd85 refactoring: addChangeColor 11 months ago
fdai7793 65612f4e84 refactoring: adjusting playCard 11 months ago
fdai7793 8bb224a07b refactoring: setFirstCard 11 months ago
fdai7793 b9a8f9a26e refactoring: addLastPlayedCardToDrawCardDeck 11 months ago
fdai7793 b2aa530e2f Test.CheckResetOnBlackCards 11 months ago
fdai7793 46732eae37 ResetActionCard 11 months ago