kbuzsaki / bingosync

Collaborative bingo boards for speedrun races
https://bingosync.com
90 stars 108 forks source link

How to Test synerGen? #363

Closed gunpowder77 closed 2 weeks ago

gunpowder77 commented 1 month ago

How do I test a synerGen formatted goalset without literally opening a pull request and testing in production.

kbuzsaki commented 2 weeks ago

The way to do this right now is to run the generator yourself locally using e.g. node or bingosync's gencard django command, and then pass the json list of 25 goals in to the "Fixed Board" variant of the "Custom (Advanced)" game type.

For simple and SRL style goal lists Bingosync has the built-in ability to test goal lists by pasting the goal list in as json, but I haven't implemented that yet for synerGen.