test: add tests for notification clients

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2024-02-06 09:38:09 +02:00
parent 819a7302a2
commit 6ea8b0d106
7 changed files with 210 additions and 7 deletions
+3 -1
View File
@@ -22,7 +22,9 @@
"postpack": "backstage-cli package postpack"
},
"devDependencies": {
"@backstage/cli": "workspace:^"
"@backstage/cli": "workspace:^",
"@backstage/test-utils": "workspace:^",
"msw": "^1.0.0"
},
"files": [
"dist"