first commit
This commit is contained in:
10
tests/apps/user/__init__.py
Normal file
10
tests/apps/user/__init__.py
Normal file
@@ -0,0 +1,10 @@
|
||||
"""
|
||||
Tests for user application
|
||||
|
||||
This package contains all tests for the user app including:
|
||||
- Model tests
|
||||
- Serializer tests
|
||||
- Service tests
|
||||
- View tests
|
||||
- Factory classes for test data generation
|
||||
"""
|
||||
Reference in New Issue
Block a user