Skip to content

[Feature]: Change Infrastructure & Sample Validations to Tests #52

@simonkurtz-MSFT

Description

@simonkurtz-MSFT

Describe the feature

Replace the validations at the end of the create.ipynb files with a test framework.

Improvement to Project

Currently, the validations are not explicit in terms of what constitutes. For example, sometimes, a 503 is a desirable result, but that's not immediate clear when assessing the output.

It would be much clearer to convert the validation to using a test framework such as Python's native framework. Expectations can be clearly stated and checked. 100% test pass rate indicates overall success.

Are you able to collaborate and/or submit a pull request?

Yes

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is neededtriageTriage state to classify issue

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions