Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more tests #1

Closed
2 tasks
AbhijeetKrishnan opened this issue Oct 5, 2020 · 1 comment
Closed
2 tasks

Add more tests #1

AbhijeetKrishnan opened this issue Oct 5, 2020 · 1 comment

Comments

@AbhijeetKrishnan
Copy link
Owner

AbhijeetKrishnan commented Oct 5, 2020

Currently, there are fewer tests than are ideal. I would like to have more tests to inspire confidence in the package. These tests are based on checking the valid moves available from a game state, as well as checking that the resultant state from a move is correct.

Some examples are -

  • If no valid moves are present even with pieces on the board, declare a draw (probably not theoretically possible)
  • states in the middle of various capturing sequences
@AbhijeetKrishnan
Copy link
Owner Author

Closed due to reliance on PettingZoo's api_test function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant