working test for count of get

This commit is contained in:
filipriec
2025-02-25 10:37:09 +01:00
parent d296da0b31
commit 8d546606fd
2 changed files with 169 additions and 73 deletions

View File

@@ -26,3 +26,4 @@ path = "src/lib.rs"
tokio = { version = "1.0", features = ["full", "test-util"] }
dotenv = "0.15"
rstest = "0.24.0"
lazy_static = "1.5.0"