-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
ARMARM - CoreARM - Core TriagedService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Test DebtbugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.
Description
Two cmdlets in the Network module are missing tests or do not fully test the functionality of the cmdlet. This is blocking the addition of -AsJob for these cmdlets because we cannot add tests for this functionality of the -AsJob parameter. Once the tests are updated to fully cover these cmdlets, the -AsJob parameter can be added (details here).
Cmdlets that need improved test coverage:
- Remove-AzureRmResourceGroupDeployment: Not actually testing deletion.
- Invoke-AzureRmResourceAction: No test covering cmdlet.
Additional work related to this issue
- Add AsJob parameter to each cmdlet with improved testing.
Metadata
Metadata
Assignees
Labels
ARMARM - CoreARM - Core TriagedService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Test DebtbugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.