Wrote some tests.

This commit is contained in:
Dave
2026-01-27 14:45:28 +00:00
parent 8b14aa1f6f
commit 97b0ce1b58
12 changed files with 2029 additions and 97 deletions

View File

@@ -33,3 +33,6 @@ async-trait = "0.1.89"
tauri-plugin-store = "2.4.2"
tokio = { version = "1", features = ["sync"] }
eventsource-stream = "0.2.3"
[dev-dependencies]
tempfile = "3"