mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-23 03:31:09 -05:00
7 lines
129 B
Python
7 lines
129 B
Python
"""
|
|
Serializer tests.
|
|
|
|
This module contains tests for DRF serializers to verify
|
|
validation, field mapping, and custom logic.
|
|
"""
|