Skip to content

Make Azure resource provider mockable#650

Merged
alexweininger merged 1 commit intomainfrom
alex/bronze-flea
Mar 31, 2023
Merged

Make Azure resource provider mockable#650
alexweininger merged 1 commit intomainfrom
alex/bronze-flea

Conversation

@alexweininger
Copy link
Copy Markdown
Member

Splitting out changes from #563 to make that PR smaller.

These changes make it so the default Azure resource provider uses an AzureResourcesService for actually listing the resources. This way the underlying AzureResourcesService can be changed out for testing with a service that returns mock resources.

@alexweininger alexweininger requested a review from a team as a code owner March 31, 2023 19:38
@alexweininger alexweininger merged commit 2a72310 into main Mar 31, 2023
@alexweininger alexweininger deleted the alex/bronze-flea branch March 31, 2023 19:43
@microsoft microsoft locked and limited conversation to collaborators May 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants