MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.28k stars 21.47k forks source link

javascript examples #29306

Open CastleArg opened 5 years ago

CastleArg commented 5 years ago

a javascript version of this page would be great.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

PramodValavala-MSFT commented 5 years ago

@CastleArg Thanks for the feedback! We have assigned this issue to the content author for review.

MaxHogervorst commented 5 years ago

@PramodValavala-MSFT / @kashimiz Any updates on this?

MaxHogervorst commented 5 years ago

@kashimiz ?

PramodValavala-MSFT commented 5 years ago

@CastleArg Apologies for not getting back sooner. I believe the current focus is on v2 of Durable Functions which includes a storage emulator provider which should cover local testing scenarios across all languages.

MaxHogervorst commented 5 years ago

@PramodValavala-MSFT Thank you for your reply. So as of now there no testing possibilities for Node durable functions?

anthonychu commented 5 years ago

reassign:anthonychu

MaxHogervorst commented 4 years ago

any updates on this?

anthonychu commented 4 years ago

Working on how to properly unit test orchestrators. Here are some integration tests for orchestrators: https://github.com/Azure/azure-functions-durable-js/blob/dev/test/integration/orchestrator-spec.ts