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

Writing Unit Tests to Piece Moving Methods #1

Open
erthium opened this issue Dec 23, 2023 · 0 comments
Open

Writing Unit Tests to Piece Moving Methods #1

erthium opened this issue Dec 23, 2023 · 0 comments
Assignees
Labels
unit test Making sure all parts are individually fine

Comments

@erthium
Copy link
Owner

erthium commented Dec 23, 2023

With the complexity of the game, most important part is to get the piece moving rules applied perfectly, especially for castling, en passant, pins etc.

We need to write unit tests for update_move_info() and get_valid_moves() methods.

@erthium erthium added the unit test Making sure all parts are individually fine label Dec 23, 2023
@erthium erthium self-assigned this Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit test Making sure all parts are individually fine
Projects
None yet
Development

No branches or pull requests

1 participant