Game-as-a-Service / Machi-Koro-Cpp

4 stars 1 forks source link

[unittest] Add unittests for roll dice and operate effect #26

Open YingChen-Lee opened 10 months ago

YingChen-Lee commented 10 months ago

In this task, we should add unittests for roll dice and operate effect. This means we might also need to add some mock objects to implement the unittests.

We can create other issues to handle the mock objects.