feat: add tests

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-02-18 11:39:02 +01:00
parent 44fbf1f362
commit e994df19cf
4 changed files with 83 additions and 20 deletions

View File

@@ -28,4 +28,5 @@ tar = "0.4.40"
tonic-build = "0.11.0"
[dev-dependencies]
lazy_static = "1.4.0"
mockall = "0.12.1"