refactor(api): Converted Common ViewSet Unit Test Suite to use Pytest
ref: #896 #876 #895
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -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 = [
|
||||
|
Reference in New Issue
Block a user