test: tests for checking links from rendered templetes

!33 #15
This commit is contained in:
2024-06-20 01:54:12 +09:30
parent 58b134ae30
commit 6d3984f6e1
5 changed files with 272 additions and 4 deletions

View File

@ -1,4 +1,6 @@
pytest==8.2.0
pytest-django==4.8.0
coverage==7.5.1
pytest-cov==5.0.0
pytest-cov==5.0.0
# selenium==4.21.0