-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set up seed data #105
Labels
Comments
So, we need to convert the csvs to this format:
|
We want a full copy of both of the default sets and some seed data based on the other four |
jasonleonhard
added a commit
to jasonleonhard/free-geek
that referenced
this issue
Oct 21, 2018
…r volunteer default events and shifts
Lawlheart
pushed a commit
that referenced
this issue
Oct 21, 2018
#105 create data shaping fixture util, add fixtures for volunteer default events and shifts
Lawlheart
pushed a commit
that referenced
this issue
Oct 21, 2018
raehart
pushed a commit
that referenced
this issue
Oct 21, 2018
#105 fix fixtures, add migrations for volunteer default events, shift…
jasonleonhard
added a commit
to jasonleonhard/free-geek
that referenced
this issue
Oct 21, 2018
Lawlheart
pushed a commit
that referenced
this issue
Oct 21, 2018
#105 make convert_json_to_fixture.js general, now accepts cl args
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Following Models have existing, static seed data and should be populated:
Freegeek App
Schedules App
The Following Models should have random data created for testing based on existing data:
Freegeek App
Schedules App
See Free Geek Google Drive for Examples
The text was updated successfully, but these errors were encountered: