163 Commits (64aff1644bafd541b818b020d80c16208c8fd847)
 

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