Alexander Lamas
2018-08-22 06:46:08 UTC
Hi guys,
Does anyone know how to setup a Django Rest Framework Web Api application*,
maybe settings.py*,
to create it's own testing database on the fly and then dropping the
database when unit tests are finished?
Does it require a special setting somewhere?
Or do I need to have a dev_settings.py / unittest_settings.py with specific
settings?
NOTE: I'm running my unit tests via Microsoft Visual Studio.
Thank you very much!
Regards,
Alex
Does anyone know how to setup a Django Rest Framework Web Api application*,
maybe settings.py*,
to create it's own testing database on the fly and then dropping the
database when unit tests are finished?
Does it require a special setting somewhere?
Or do I need to have a dev_settings.py / unittest_settings.py with specific
settings?
NOTE: I'm running my unit tests via Microsoft Visual Studio.
Thank you very much!
Regards,
Alex
--
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-framework+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-framework+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.