Skip to content

Resources Test Coverage #5216

@maddieclayton

Description

@maddieclayton

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.Test DebtbugThis issue requires a change to an existing behavior in the product in order to be resolved.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions