add a few first tests for /movies web route
This commit is contained in:
parent
bd3e35936a
commit
a468c8ad60
4 changed files with 71 additions and 2 deletions
|
|
@ -21,6 +21,7 @@ pytest = "^6.2.4"
|
|||
pyright = "*"
|
||||
black = "*"
|
||||
isort = "*"
|
||||
pytest-asyncio = "^0.16.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue