PraxTube / chess-ai

A chess AI that uses alpha-beta to find the best move
MIT License
0 stars 1 forks source link

Add unit tests for the main loop #39

Closed PraxTube closed 1 year ago

PraxTube commented 1 year ago

The main loop should also be tested. This should make sure that the whole functionality of the code base works.

The following cases should be tested for as well: