Testing - Lolispo/pkmn_auto_chess GitHub Wiki
For ease of testing, devMode for backend and frontend are available
For frontend devMode:
-
Go to app/src/reducer.js
-
At the top, change devMode to true
For backend debugMode:
-
Go to src/game_constants.js
-
At the top, change exports.debugMode to true