Skip to content

Implemented unittests for game_elements

Moritz Enderle requested to merge unittest into master

Created by: jasminSK

  • created TestPlayer and TestGameBoard class
  • implemented setUp and tearDown
  • implemented test for _use_checker, check_valid_move and make_move

Merge request reports