Add more tests
This commit is contained in:
parent
99e7b40535
commit
2b0b71cb08
7 changed files with 194 additions and 5 deletions
|
|
@ -20,7 +20,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = ["pytest", "pytest-django", "djlint", "django-stubs"]
|
||||
dev = ["pytest", "pytest-django", "djlint", "django-stubs", "pytest-cov"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
DJANGO_SETTINGS_MODULE = "config.settings"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue