guzmanthegood / guzfolio

Cryptocurrency portfolio tracker GrapQL API
MIT License
6 stars 2 forks source link

Change data fixture on run by environment variable or parameter #23

Open Arkiant opened 4 years ago

Arkiant commented 4 years ago

Sometimes we can't execute data fixture script in local or server, I think we need an alternative mode to add fixtures to a test database without depends on a local or server golang installation.

Example Scenario: