Use the crate mockall to mock the email service in integration tests
This commit is contained in:
parent
3626f8a11b
commit
8c70f90234
5 changed files with 109 additions and 23 deletions
|
|
@ -56,3 +56,4 @@ thiserror = "2"
|
|||
axum-test = "17"
|
||||
cookie = "0.18"
|
||||
scraper = "0.23"
|
||||
mockall = "0.13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue