more integration tests

This commit is contained in:
Lennart
2025-12-31 17:36:02 +01:00
parent f4fd1cdd21
commit 4112347e24
9 changed files with 375 additions and 90 deletions

View File

@@ -8,6 +8,7 @@ use rustical_store_sqlite::tests::{TestStoreContext, test_store_context};
use tower::ServiceExt;
mod calendar;
mod calendar_import;
#[rstest]
#[tokio::test]