Azure / autorest.python

Extension for AutoRest (https://github.com/Azure/autorest) that generates Python code
MIT License
79 stars 57 forks source link

add mgmt plane tests to regression tests #2311

Open iscai-msft opened 9 months ago

iscai-msft commented 9 months ago

Right now we're only testing data plane codegen. We should also add mgmt plane as well

msyyc commented 1 month ago

There is already ARM test case in cadl-ranch, so we just need to add related test cases. FYI: ARM test coverage status: https://github.com/Azure/cadl-ranch/issues/585