Azure / azure-functions-durable-js

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

Improve user unit testing story in v3 #420

Open hossam-nasr opened 1 year ago

hossam-nasr commented 1 year ago

Related to discussion here, and issues #257 and #160.

With v3, we have an opportunity to be more mindful about how we support users' unit testing story, and include APIs, samples, guides, documentation for unit testing

hossam-nasr commented 1 year ago

Fixing this bug #378 should be an important piece of this work

davidmrdavid commented 1 year ago

@hossam-nasr: Once this is addressed, we should document the unit testing strategy so that it can be a permanent fixture of the experience. I think putting it on mslearn would be best.