feat: integration tests

This commit is contained in:
cduvray 2023-02-06 23:41:45 +01:00
parent a58b367c90
commit ae44a8e961
6 changed files with 342 additions and 19 deletions

1
Cargo.lock generated
View file

@ -726,6 +726,7 @@ dependencies = [
"http",
"hyper",
"jsonwebtoken",
"lazy_static",
"pin-project",
"reqwest",
"serde",