-
Notifications
You must be signed in to change notification settings - Fork 14
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededtriageTriage state to classify issueTriage state to classify issue
Description
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
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededtriageTriage state to classify issueTriage state to classify issue