mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-23 06:51:09 -05:00
7 lines
166 B
Python
7 lines
166 B
Python
"""
|
|
API consistency tests.
|
|
|
|
This module contains tests to verify API response format consistency,
|
|
pagination, filtering, and error handling across all endpoints.
|
|
"""
|