Open VenturaFranklin opened 4 years ago
Using faker, factory boy, and scripts (see the scripts folder) and using python manage.py runscript {name_of_script}
https://django-extensions.readthedocs.io/en/latest/runscript.html
The script should have a check of the current database, should be using the config.settings.test or the test database and should error if not.
Create function script to populate full test database