For the debug app, it would be nice to be able to be able to define scenarios and have certain actions executed step by step. For example, there could be a scenario to login (creates a user). Then another scenario to join a game. These scenarios can be chained to bootstrap the debug app with many users in a game with certain configurations. This could also be useful for writing tests.
For the debug app, it would be nice to be able to be able to define scenarios and have certain actions executed step by step. For example, there could be a scenario to login (creates a user). Then another scenario to join a game. These scenarios can be chained to bootstrap the debug app with many users in a game with certain configurations. This could also be useful for writing tests.