admin: add tests for the get OAuth session API

This commit is contained in:
Quentin Gliech
2024-08-06 17:53:26 +02:00
parent b5c96c6fd9
commit 3508ec9562
5 changed files with 82 additions and 3 deletions

View File

@@ -36,5 +36,5 @@ mas-iana.workspace = true
mas-jose.workspace = true
[dev-dependencies]
insta = { version = "1.39.0", features = ["yaml"] }
insta.workspace = true
rand_chacha = "0.3.1"