We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Board
Fen methods are incomplete
Ensure that fen methods work as expected and fen is updated properly with each move. new methods to set the board position from a new fen
Yes. Tests required for each of the methods. test printing test changing fen test fen is valid test set board from fen
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe any issues with existing source code
Fen methods are incomplete
Describe the proposed changes
Ensure that fen methods work as expected and fen is updated properly with each move.
new methods to set the board position from a new fen
Are any additional tests required?
Yes. Tests required for each of the methods.
test printing
test changing fen
test fen is valid
test set board from fen
The text was updated successfully, but these errors were encountered: