umutbozkurt/django-rest-framework-mongoengine

Testing API's?

lakshaytalkstomachines opened this issue · 0 comments

How would i write tests for my endpoints? In DRF, it creates a mocking Database. How would i do it in this?