mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-23 03:31:09 -05:00
7 lines
147 B
Python
7 lines
147 B
Python
"""
|
|
Service layer tests.
|
|
|
|
This module contains tests for service classes that encapsulate
|
|
business logic following Django styleguide patterns.
|
|
"""
|