tests for link in email & subscription status

This commit is contained in:
Andre Heber
2024-02-26 21:25:26 +01:00
parent ff0fb28e4b
commit f4f16d621d
7 changed files with 133 additions and 12 deletions

View File

@ -42,6 +42,7 @@ wiremock = "0.6"
serde_json = "1"
testcontainers = "0.15.0"
testcontainers-modules = { version = "0.3.4", features = ["postgres"] }
linkify = "0.10.0"
[dependencies.sqlx]
version = "0.7.3"