add setupRequestMockHandlers to backend-test-utils

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-03-06 16:56:18 +01:00
parent 737f4bd830
commit 3c2bc73901
30 changed files with 94 additions and 23 deletions
+1
View File
@@ -39,6 +39,7 @@
"@backstage/config": "^0.1.15",
"@vscode/sqlite3": "^5.0.7",
"knex": "^1.0.2",
"msw": "^0.35.0",
"mysql2": "^2.2.5",
"pg": "^8.3.0",
"testcontainers": "^8.1.2",