mjbernet3 / fomo

Music event hub dedicated to Atlanta.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Populate database with fake data

mjbernet3 opened this issue · comments

What/Why?

As a developer I want to have test data in the database so that I have data to use while working on application.

Tasks

Note: Either are fine, but first is what I have seen in my experience

  • Implement factories that create sample data **OR
  • Create script to pull in API data to use as test data