Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 557 Bytes

updating-worldwide-fixture-data.md

File metadata and controls

21 lines (13 loc) · 557 Bytes

Updating Worldwide fixture data

Ideally, we'll keep both the location and organisation data up to date but there's nothing prompting us to do that at the moment.

You should ensure you run all the tests, including all the regression tests, after updating this data.

Worldwide locations

Update the worldwide location fixture data using:

$ rails r script/update-world-locations.rb

Worldwide organisations

Update the worldwide organisations fixture data using:

$ rails r script/update-worldwide-location-organisations.rb