test: add unit tests for ConversationStore CRUD, outbox, and ConversationId
This commit is contained in:
@@ -31,6 +31,7 @@ prost = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { workspace = true, features = ["test-util"] }
|
||||
tempfile = "3"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user