ThetaTau / CMT

App for the Theta Tau Chapter Management Tool
Other
10 stars 3 forks source link

Full Test Database #309

Open VenturaFranklin opened 4 years ago

VenturaFranklin commented 4 years ago

Create function script to populate full test database

VenturaFranklin commented 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.