Azure / azure-sdk-for-go

This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
https://docs.microsoft.com/azure/developer/go/
MIT License
1.59k stars 821 forks source link

azfake support for azsecrets.Client #23355

Open mjnovice opened 3 weeks ago

mjnovice commented 3 weeks ago

Feature Request

The current support for fake client seems to be missing for azsecrets.Client making it not so east to unit test it.

gracewilcox commented 2 weeks ago

Hi @mjnovice! Thank you for the feature request, we'll work on adding it to our SDK.