Currently, only the Bitboard class has good test coverage. It would be nice to have tests for the rest of the module as well.
For the move recognition, testing should be fairly straightforward.
I'm not yet sure how testing for physical.py and lichess.py can be accomplished.
Currently, only the Bitboard class has good test coverage. It would be nice to have tests for the rest of the module as well.
For the move recognition, testing should be fairly straightforward.
I'm not yet sure how testing for physical.py and lichess.py can be accomplished.