Implemented basic unit tests

This commit is contained in:
Cian Hughes
2023-11-02 18:21:21 +00:00
parent df07bc2bc4
commit e279c23745
19 changed files with 310 additions and 29 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ description = ""
authors = ["Cian Hughes <cian.hughes@dcu.ie>"]
readme = "README.md"
packages = [
{include = "node_deployer", from = "src"}
{include = "node_deployer", from = "src"},
]
[tool.poetry.dependencies]