tests for existing flow
This commit is contained in:
parent
2a75c9064f
commit
a6705e7d95
7 changed files with 597 additions and 48 deletions
|
|
@ -16,3 +16,7 @@ futures-util = "0.3"
|
|||
async-channel = "2.3"
|
||||
pulldown-cmark = { version = "0.13.0", default-features = false, features = ["html"] }
|
||||
thiserror = "2"
|
||||
|
||||
[dev-dependencies]
|
||||
mockito = "1"
|
||||
tempfile = "3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue