Add tests
This commit is contained in:
parent
32f474a0ed
commit
a704a63582
10 changed files with 325 additions and 22 deletions
|
|
@ -19,6 +19,7 @@ tomlkit = "^0.11.6"
|
|||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^7.1.3"
|
||||
httpx = "^0.23.1"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue