Setup#
Follow the Get started guide.
Load data#
To test your changes, you need to have some data loaded. The test data covers common fields, but you might have specific data that you want to test against.
Load test data, as created by Kingfisher Process:
psql -f tests/fixtures/kingfisher-process.sql
Change to Kingfisher Summarize’s directory, and activate its virtual environment. Then, summarize collection 1:
./manage.py add 1 "some note"
Look at the data that has been created, so you have something to compare against when you make changes.
Select from tables in the
summary_collection_1
schemaSelect from the view
release_summary