adding initial tests

This commit is contained in:
2021-10-29 00:40:14 +01:00
parent 1fccf89d60
commit 883b38c800
6 changed files with 62 additions and 12 deletions

View File

@@ -10,6 +10,7 @@ click = "^8.0.3"
pendulum = "^2.1.2"
Jinja2 = "^3.0.2"
panaetius = { path = "../panaetius", develop = true }
pytest-datadir = "^1.3.1"
[tool.poetry.dev-dependencies]
pytest = "^6.2.5"