Integration tests: homepage (WIP)
This commit is contained in:
parent
fb62288161
commit
1485110204
6 changed files with 556 additions and 41 deletions
|
|
@ -49,3 +49,7 @@ lettre = { version = "0.11", default-features = false, features = [
|
|||
] }
|
||||
|
||||
thiserror = "2"
|
||||
|
||||
[dev-dependencies]
|
||||
axum-test = "17"
|
||||
scraper = "0.23"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue