refactor(api): Converted Common ViewSet Unit Test Suite to use Pytest

ref: #896 #876 #895
This commit is contained in:
2025-07-27 09:53:42 +09:30
parent a623056325
commit 96ec149017
2 changed files with 227 additions and 251 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1175,6 +1175,7 @@ markers = [
"serializer: Selects all serializer tests",
"tenancy_models: Selects Tenancy models.",
"unit: Selects all Unit Tests.",
"viewset: Selects all ViewSet Tests.",
]
# testpaths = [