Skip to content

Commit 73a6890

Browse files
Revert "Add Open App Store & Notify App Install Completed Capability (#2626)" (#2636)
This partially reverts commit b558cec.
1 parent 426f2d8 commit 73a6890

File tree

2 files changed

+4
-127
lines changed

2 files changed

+4
-127
lines changed

apps/teams-test-app/e2e-test-data/otherAppStateChange.json

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,22 +23,17 @@
2323
"type": "registerAndRaiseEvent",
2424
"boxSelector": "#box_otherAppStateChange_registerInstallHandler",
2525
"eventName": "otherApp.install",
26-
"eventData": {
27-
"appIds": ["123", "456"]
28-
},
26+
"eventData":
27+
{
28+
"appIds": ["123", "456"]
29+
},
2930
"expectedTestAppValue": "received"
3031
},
3132
{
3233
"title": "unregisterAppInstallationHandler - Sends but not processed if app is not approved",
3334
"type": "callResponse",
3435
"boxSelector": "#box_otherAppStateChange_unregisterInstallHandler",
3536
"expectedTestAppValue": "received"
36-
},
37-
{
38-
"title": "notifyInstallCompleted - Success",
39-
"type": "callResponse",
40-
"boxSelector": "#box_otherAppStateChange_notifyInstallCompleted",
41-
"expectedTestAppValue": "notified"
4237
}
4338
]
4439
}

apps/teams-test-app/e2e-test-data/store.json

Lines changed: 0 additions & 118 deletions
This file was deleted.

0 commit comments

Comments
 (0)