uchicago-capp-30320 / new-arrivals-chi

GNU Affero General Public License v3.0
9 stars 0 forks source link

Update fake database contents, generation process #195

Closed aaronhaefner closed 5 months ago

aaronhaefner commented 5 months ago

Describe your changes

This PR extends the data that is being added to the database to necessary service fields and creates additional ID relationships where necessary.

Non-obvious technical information

This will establish the test db instance:

python3 tests/setup_fake_db.py

Checklist before requesting a review