Azure / azure-functions-durable-js

JavaScript library for using the Durable Functions bindings
https://www.npmjs.com/package/durable-functions
MIT License
128 stars 46 forks source link

Add tests again for getClient #466

Closed hossam-nasr closed 1 year ago

hossam-nasr commented 1 year ago

First part of #393. I removed these tests in #389 and now I'm adding them back.

For easier reviewing, I split this PR into two commits: