Local development¶
The local DB comes with some test data.
You can edit the init_data_loader.py file to adjust the data that comes when you run flask data init.
The local data contains:
- A company named "Valmy Corp"
- With a standard contract and a retiree contract both active for a long time.
- An employee insured on that contract: your_firstname.your_name+employee@alan.eu
- A retiree insured on that retiree contract: your_firstname.your_name+retiree@alan.eu
- An individual insured on an individual continuation contract: your_firstname.your_name+indi@alan.eu