Add unit tests for existing commands

This commit is contained in:
Anthony Oteri
2023-09-26 16:09:52 -04:00
parent 292b44645a
commit a6cd95bfa4
4 changed files with 288 additions and 13 deletions
+3
View File
@@ -18,3 +18,6 @@ thiserror = "1.0.48"
toml = "0.8.0"
url = { version = "2.4.1", features = ["serde"] }
xdg = "2.5.2"
[dev-dependencies]
mockito = "1.2.0"