Started writing more tests in the handlers

This commit is contained in:
2023-08-08 10:50:05 -06:00
parent 4fa2ce6aee
commit c15bda5885
7 changed files with 428 additions and 10 deletions
+2 -1
View File
@@ -27,4 +27,5 @@ tui = "0.19.0"
urlencoding = "2.1.2"
[dev-dependencies]
pretty_assertions = "1.3.0"
pretty_assertions = "1.3.0"
rstest = "0.16.0"