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

4 stars 1 forks source link

[e2e test] Add status check in GameSetupE2ETest::CreateGameSuccessfully #23

Closed YingChen-Lee closed 10 months ago

YingChen-Lee commented 10 months ago

In main branch, GameSetupE2ETest::CreateGameSuccessfully just checks the game ID for the create game API. In this task, other status such as players' coin, bank's coin, players' cards will be checked as well in this e2e test.