azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

added live tests with session records for calling server

Open yyw-msft opened this issue 1 year ago • 1 comments

  • added base classes under infrastructure
  • added 2 live test cases examples for CallAutomationClient (acs to acs call, acs to pstn call) using CreateCall, CallConnection.GetProperties and HangUp in CallAutomationClientLiveTests.cs.
  • added SessionRecords folder for recording tests

yyw-msft avatar Jul 11 '22 17:07 yyw-msft

FYI @yyw-msft you will have to git cherry-pick https://github.com/Azure/azure-sdk-for-net/commit/ae4171f5d65223082406776be23482d4353629bd or rebase/merge from main for the ci+live tests to work.

benbp avatar Jul 11 '22 22:07 benbp