-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Key Vault Certificates] Add more import tests #9845
Comments
Pushed this to October. |
Changed the body of the issue and the title to more generally refer to test alignments across languages. |
Hi @sadasant, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support. |
Check other languages for opportunities to add more tests to our clients.
(Original body of this issue:)
Importing a certificate can be done in several ways. Some of them require sending a password. We should test these cases.
The Python team added some tests that we should also have in TS: https://github.com/Azure/azure-sdk-for-python/blob/2fc1769c31f7b40b58e0fa216220672143cf6dca/sdk/keyvault/azure-keyvault-certificates/tests/test_certificates_client.py#L227
The text was updated successfully, but these errors were encountered: