Skip to content

tests: full integration tests of a Game

Paul 🐻 requested to merge testing into master

This is a first step to testing in the application. It includes in-game integration tests for both sellers and buyers point of view.

🔧 It gives confidence for some refactoring. Thus this commit also includes some refactoring around in-game APIs and adding some guards on in-game APIs. 🛠

Merge request reports