Files
thrillwiki_django_no_react/backend/tests/services/__init__.py

7 lines
147 B
Python

"""
Service layer tests.
This module contains tests for service classes that encapsulate
business logic following Django styleguide patterns.
"""