Open theunrepentantgeek opened 1 year ago
This is something we want to do still
Somewhat related to #3399 in that possibly we can export this as a library and test it at the same time
We still want to do this
We should also consider doing recorded tests, capturing the full interaction with ARM.
We'd likely have caught the issues leading to #3805 if we'd done this.
Describe the current behavior
The code to import an Azure resource currently lacks in testing. We should fix that.
On #3212, #matthchr wrote:
Describe the improvement
Adding unit tests will insulate us against future maintenance issues.