store: experiments with unit tests

This commit is contained in:
Lennart
2024-03-29 15:35:15 +01:00
parent 320e1a7462
commit 69fec2f8b2
4 changed files with 164 additions and 158 deletions

View File

@@ -28,3 +28,4 @@ chrono = "0.4"
regex = "1.10"
lazy_static = "1.4"
rstest = "0.18.2"
rstest_reuse = "0.6.0"