Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Communication]: Added unit tests to check if idempotence parameters are being set #18739

Merged
merged 2 commits into from
May 14, 2021

Conversation

lsundaralingam
Copy link
Member

No description provided.

@ghost ghost added the Communication label May 14, 2021
@lsundaralingam
Copy link
Member Author

/azp run python - azure-communication-sms - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@lsundaralingam
Copy link
Member Author

/azp run python - azure-communication-sms - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@lsundaralingam lsundaralingam marked this pull request as ready for review May 14, 2021 01:15
@beltr0n
Copy link
Member

beltr0n commented May 14, 2021

These are good, but is there a way to test the repeatabilityResponse coming back from the server as well? that's what we're testing in Java/.Net/JS

@lsundaralingam
Copy link
Member Author

These are good, but is there a way to test the repeatabilityResponse coming back from the server as well? that's what we're testing in Java/.Net/JS

There doesn't seem to be way in Python to get the raw HTTP response back in the live tests like we do for the other languages, butI don't see anything that we're missing here in terms of test coverage. We have live tests that would fail if there's something wrong with the repeatabilityResponse and we have these tests to ensure that the parameters are being set.

@beltr0n beltr0n merged commit 541adce into Azure:master May 14, 2021
iscai-msft added a commit to iscai-msft/azure-sdk-for-python that referenced this pull request May 18, 2021
…into switch_to_westus_2

* 'master' of https://github.com/Azure/azure-sdk-for-python: (28 commits)
  Add Testing of Conda Artifacts (Azure#18478)
  reset continuation token (Azure#18772)
  pipline prepare (Azure#18755)
  [AutoRelease] t2-machinelearningcompute-2021-05-14-14426(wave4) (Azure#18750)
  [AutoRelease] t2-iothubprovisioningservices-2021-05-14-29542(wave4) (Azure#18748)
  [AutoRelease] t2-agfood-2021-05-17-53436 (Azure#18768)
  unskip custom form tests - unlabeled table bounding box regression fixed (Azure#18776)
  [Tables] test cleanup (Azure#18676)
  adding mindependency to the default set of PR tests (Azure#18775)
  updating sample for beta2 api (Azure#18711)
  useless folder del (Azure#18771)
  [AutoRelease] t2-recoveryservicesbackup-2021-05-14-03506(wave4) (Azure#18749)
  [AutoRelease] t2-network-2021-05-14-21408(Do not merge) (Azure#18746)
  [AutoRelease] t2-iothub-2021-05-14-97452 (Azure#18753)
  Rename to AZURE_PHONE_NUMBER (Azure#18760)
  [Communication]: Removed tests.yml file for single pipeline (Azure#18684)
  [Storage][ChangeLog]STG77 Changelog (Azure#18678)
  [Communication]: Added unit tests to check if idempotence parameters are being set (Azure#18739)
  allow multiple invocations of archetype-sdk-tests-generate (Azure#18759)
  [Media] Ava sdk update (Azure#18359)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants