Open ornicar opened 6 days ago
Before changing the implementation to use the color advantage, the implementer should start with adding tests to test-kit/src/test/scala/rating/glicko/GlickoCalculatorWithColorAdvantageTest.scala
sbt project testKit ~testQuick chess.rating.glicko.*
@ddugovic here's where to start from. I'll handle the eventual lila integration.
I made an attempt at adding tests #599
Before changing the implementation to use the color advantage, the implementer should start with adding tests to test-kit/src/test/scala/rating/glicko/GlickoCalculatorWithColorAdvantageTest.scala
@ddugovic here's where to start from. I'll handle the eventual lila integration.