Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 23, 2026

The CallAutomationAsyncClientUnitTests includes tests for createCall and createCallWithResponse using MicrosoftTeamsAppIdentifier, but the synchronous CallAutomationClientUnitTests was missing equivalent coverage.

Changes:

  • Added createCallWithMicrosoftTeamsAppIdentifier() test method
  • Added createCallWithResponseMicrosoftTeamsAppIdentifier() test method
  • Added CreateCallOptions import required by the new tests

These mirror the async test implementations and validate that synchronous clients correctly handle Microsoft Teams App identifiers in call creation scenarios.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: v-dharmarajv <146493756+v-dharmarajv@users.noreply.github.com>
Copilot AI changed the title [WIP] Update support for microsoftteamsapp identifier Add missing synchronous createCall tests with MicrosoftTeamsAppIdentifier Jan 23, 2026
Copilot AI requested a review from v-dharmarajv January 23, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants