How to test user registration using Django REST Framework

  • 3 months ago
In this video I'm showing how I written the tests in Django REST Framework to test the user registration. I'm using Django REST Framework for API queries and even for testing. My examples are quite simple and easy to understand.

Recommended