Disservin/fastchess

Move unit tests into executable

Opened this issue · 0 comments

It is probably a better idea to move the tests into the main executable (stripped in prod) to avoid having a secondary unit test executable as this doesn't reflect the real application that well.