christerk / ffbclient

HTML5 ffb client
MIT License
9 stars 5 forks source link

Need a better way to test GUI components #22

Open christerk opened 6 years ago

christerk commented 6 years ago

Testing GUI components is frustrating at the moment. You need to connect to a game, which is time-consuming and also generates some spam to players (spectator X has left the game).

We need a new scene for testing purposes that doesn't load the whole game, and a way to start that scene based on parameters.. Maybe if the game id == 0 to make it simple.