Skip to content

Commit 7d6a90c

Browse files
author
Vinothini Dharmaraj
committed
updating the test record
1 parent 609bdd7 commit 7d6a90c

10 files changed

+495
-205
lines changed

sdk/communication/Azure.Communication.CallAutomation/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "net",
44
"TagPrefix": "net/communication/Azure.Communication.CallAutomation",
5-
"Tag": "net/communication/Azure.Communication.CallAutomation_73de5b4edf"
5+
"Tag": "net/communication/Azure.Communication.CallAutomation_b735ad3d8c"
66
}

sdk/communication/Azure.Communication.CallAutomation/tests/Infrastructure/CallAutomationClientAutomatedLiveTestsBase.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ public CallAutomationClientAutomatedLiveTestsBase(bool isAsync, RecordedTestMode
5353
JsonPathSanitizers.Add("$..botAppId");
5454
JsonPathSanitizers.Add("$..ivrContext");
5555
JsonPathSanitizers.Add("$..dialog.botAppId");
56+
JsonPathSanitizers.Add("$..operationContext");
5657
BodyKeySanitizers.Add(new BodyKeySanitizer(@"https://sanitized.skype.com/api/servicebuscallback/events?q=SanitizedSanitized") { JsonPath = "..callbackUri" });
5758
BodyKeySanitizers.Add(new BodyKeySanitizer(@"wss://sanitized.skype.com") { JsonPath = "..transportUrl" });
5859
BodyKeySanitizers.Add(new BodyKeySanitizer(@"https://sanitized.skype.com/prompt.wav") { JsonPath="$..file.uri"});

sdk/communication/Azure.Communication.CallAutomation/tests/SessionRecordedEvents/CallMediaAutomatedLiveTests/PlayInvalidFileSourceWithPlayMediaAllTest.json

Lines changed: 24 additions & 24 deletions
Large diffs are not rendered by default.

sdk/communication/Azure.Communication.CallAutomation/tests/SessionRecordedEvents/CallMediaAutomatedLiveTests/PlayInvalidFileSourceWithPlayMediaAllTestAsync.json

Lines changed: 51 additions & 21 deletions
Large diffs are not rendered by default.

sdk/communication/Azure.Communication.CallAutomation/tests/SessionRecordedEvents/CallMediaAutomatedLiveTests/PlayInvalidFileSourceWithPlayMediaTest.json

Lines changed: 184 additions & 0 deletions
Large diffs are not rendered by default.

sdk/communication/Azure.Communication.CallAutomation/tests/SessionRecordedEvents/CallMediaAutomatedLiveTests/PlayInvalidFileSourceWithPlayMediaTestAsync.json

Lines changed: 33 additions & 33 deletions
Large diffs are not rendered by default.

sdk/communication/Azure.Communication.CallAutomation/tests/SessionRecordedEvents/CallMediaAutomatedLiveTests/PlayMultipleFilesSourcesWithPlayMediaAllTest.json

Lines changed: 54 additions & 24 deletions
Large diffs are not rendered by default.

sdk/communication/Azure.Communication.CallAutomation/tests/SessionRecordedEvents/CallMediaAutomatedLiveTests/PlayMultipleFilesSourcesWithPlayMediaAllTestAsync.json

Lines changed: 42 additions & 27 deletions
Large diffs are not rendered by default.

sdk/communication/Azure.Communication.CallAutomation/tests/SessionRecordedEvents/CallMediaAutomatedLiveTests/PlayMultipleFilesSourcesWithPlayMediaTest.json

Lines changed: 51 additions & 36 deletions
Large diffs are not rendered by default.

sdk/communication/Azure.Communication.CallAutomation/tests/SessionRecordedEvents/CallMediaAutomatedLiveTests/PlayMultipleFilesSourcesWithPlayMediaTestAsync.json

Lines changed: 54 additions & 39 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)