vinnymac / PokeNurse

💉 A tool for Pokémon Go to aid in transferring and evolving Pokémon
283 stars 48 forks source link

Debuggable environment with mock data #108

Open vinnymac opened 8 years ago

vinnymac commented 8 years ago

We should have a debug env where we use mock data, mock responses, and promises to emulate the server interactions. So instead of using fake accounts and mains we can just set a flag during development.