You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both backend integration tests and frontend development need realistic sample data. A seed script provides consistent, repeatable test data that makes development and demos easier.
Deliverables
Create backend/script/seed_data.py that populates all tables with realistic sample data:
Motivation
Both backend integration tests and frontend development need realistic sample data. A seed script provides consistent, repeatable test data that makes development and demos easier.
Deliverables
backend/script/seed_data.pythat populates all tables with realistic sample data:Important Notes
reset_devscript referenced in README