auth-node: add initial OAuth route handlers test

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-08-08 13:53:49 +02:00
parent 7ab7ad5c79
commit 83941bb617
3 changed files with 163 additions and 1 deletions
+3
View File
@@ -48,8 +48,11 @@
"devDependencies": {
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"cookie-parser": "^1.4.6",
"express-promise-router": "^4.1.1",
"lodash": "^4.17.21",
"msw": "^1.0.0",
"supertest": "^6.1.3",
"uuid": "^8.0.0"
},
"files": [