Files
Aleksandr Meshchriakov e9d7f24aaa
Some checks failed
CI/CD Pipeline / Run Tests (push) Failing after 0s
CI/CD Pipeline / Code Quality Checks (push) Failing after 1m43s
CI/CD Pipeline / Build Docker Images (push) Has been skipped
CI/CD Pipeline / Push to Gitea Registry (push) Has been skipped
first commit
2026-01-21 12:07:35 +01:00

11 lines
201 B
Python

"""
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
"""