Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.1k stars 1.21k forks source link

Create Identity e2e tests for running in Azure Service Fabric #11725

Closed joshfree closed 8 months ago

joshfree commented 4 years ago

Tracking item to create new /sdk/e2e Azure.Identity smoke tests for running in Azure Service Fabric hosted environment.

  1. Add new /sdk/e2e tests for Azure Service Fabric
  2. Update Parent issue https://github.com/Azure/azure-sdk/issues/901 with instructions for Test team

Python has some instructions already merged - https://github.com/Azure/azure-sdk/issues/901#issuecomment-715604282 Referencing Python's PR with latest updates - https://github.com/Azure/azure-sdk-for-python/pull/21370

sadasant commented 3 years ago

Moved to March. Time is getting short on February.

sadasant commented 3 years ago

@KarishmaGhiya So, in summary, this issue is about:

I wrote some instructions for Azure Arc a while ago. Those should work as a reference: https://github.com/Azure/azure-sdk/issues/1908#issuecomment-725689719

You can also look at what Python has done: https://github.com/mccoyp/azure-sdk-for-python/tree/master/sdk/identity/azure-identity/tests/managed-identity-live

Java has something more automated, but in case it helps: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/e2e/src

Regarding how to make these resources:
Other languages have already made resources where to run these manual tests. Reach out to either McCoy Patiño, Catalina Peralta or Vinay Gera for more information.

sadasant commented 3 years ago

Small update: we already have a folder, test/manual-integration. Let's use that one for now!

sadasant commented 3 years ago

Moved to September as this issue needs Service Fabric support to be added back first https://github.com/Azure/azure-sdk-for-js/issues/12420

sadasant commented 3 years ago

It won’t be possible for us to finish the e2e service fabric guide for JavaScript yet because the Python guide is not currently working as expected. Once Python’s guide is updated, we will continue to work on the e2e guide for JavaScript.

github-actions[bot] commented 8 months ago

Hi @joshfree, 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.