djangoflow / django-df-auth

Opinionated Django REST auth endpoints for JWT authentication and social accounts
MIT License
10 stars 19 forks source link

[FIX] Fixed some bugs. #17

Closed Parham-Golshan closed 11 months ago

Parham-Golshan commented 1 year ago

Unit tests for the serializers.

These tests validate the correct behavior of the following serializers:

Each test case validates the correct behavior of one or more methods or attributes. of the corresponding serializer.