Skip to content

Automatic testing #25

@MicahWW

Description

@MicahWW

Tests should be conducted on the below items

Tic-Tac-Toe

  • number of player selections (1 or 2) should set user and bot moves correctly
  • testing of different player icons (for the possibility of custom icons) #26
  • does the bot block the user's win scenarios
  • does the bot select it's own win scenarios
  • if it can detect all win scenarios
  • checking unfinished boards (a small subset)
  • does a board get evaluated to the correct winner/draw/no_winner

Main game selection

  • does it open each of the games properly
  • after the game end does it come back to the main screen

All python

When working on testing items a new issue should be created on them for better tracking, this issue is for overall testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttestingAdd/change the testing suite

    Projects

    Status

    In Progress

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions