galatea-associates / fuse-test-data-gen

Repository for the Galatea internal data generator tool, used for generating domain data for POCs
0 stars 0 forks source link

Rename dev_config.json to developer_config.json #213

Open GalateaTom opened 4 years ago

GalateaTom commented 4 years ago

Issue Description

The dev_config.json contains config that we'd expect a developer but not a user to need to change. The name is ambiguous because it could also be taken to mean the file contained config for the dev environment. To remove this ambiguity it will be renamed to developer_config.json

Design

File will be renamed and the reference to that file is app.py will be updated

Documentation Changes

References to dev_config.json in our documentation will be updated

Test Evidence

All our tests should still pass and the application should still run without any error