Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cover more of the Azure SDK types with the default operation tests #4657

Open
antkmsft opened this issue May 26, 2023 · 1 comment
Open

Cover more of the Azure SDK types with the default operation tests #4657

antkmsft opened this issue May 26, 2023 · 1 comment
Labels
good first issue This issue tracks work that may be a good starting point for a first-time contributor test-enhancement

Comments

@antkmsft
Copy link
Member

Take the approach of #4627, which introduced a test helper class, and adds coverage for ETag type, and cover more of the Azure SDK types using that helper class.

People are free to take as big chunk of work as they want - we'll create a sub-issue with corresponding smaller scope, and will mention contributors in the CHANGELOG.

Ultimately, we want all the SDK types to be covered - structs and classes, from all our libraries.

@antkmsft antkmsft added good first issue This issue tracks work that may be a good starting point for a first-time contributor test-enhancement labels May 26, 2023
@antkmsft
Copy link
Member Author

antkmsft commented Aug 5, 2023

For the information, a more recent PR #4822 does cover more of the Azure Core types (but probably not all of them, so the issue remains open).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue This issue tracks work that may be a good starting point for a first-time contributor test-enhancement
Projects
None yet
Development

No branches or pull requests

1 participant