Skip to content

set up spector tests generation for http-client-csharp-mgmt #54205

@live1206

Description

@live1206

In http-client-csharp, there are spector tests in https://github.com/Azure/azure-sdk-for-net/tree/main/eng/packages/http-client-csharp/generator/TestProjects/Spector.
And the generation script is https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp/eng/scripts/Test-Spector.ps1

We need to set up similar spector tests in http-client-csharp-mgmt.
The corresponding spector tests will be for resource manager, like the ones in

Join-Path 'http' 'azure' 'resource-manager' 'common-properties'
Join-Path 'http' 'azure' 'resource-manager' 'non-resource'
Join-Path 'http' 'azure' 'resource-manager' 'operation-templates'
Join-Path 'http' 'azure' 'resource-manager' 'resources'
Join-Path 'http' 'azure' 'resource-manager' 'large-header'
Join-Path 'http' 'azure' 'resource-manager' 'method-subscription-id'

Metadata

Metadata

Assignees

Labels

CodeGenIssues that relate to code generationMgmtThis issue is related to a management package.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions