carddav: Add some tests to make sure the filters work

This commit is contained in:
Lennart
2025-12-31 14:47:08 +01:00
parent 845b3e61e3
commit 1174af3a4b
4 changed files with 75 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ percent-encoding.workspace = true
ical.workspace = true
strum.workspace = true
strum_macros.workspace = true
rstest.workspace = true
[dev-dependencies]
insta.workspace = true