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

Remove deprecation warning when validating Oxygen handler result dicts #45

Open
Tattoo opened this issue Oct 26, 2023 · 0 comments
Open
Labels
release-1.0 Issues labeled with this ought to be included in release 1.0

Comments

@Tattoo
Copy link
Contributor

Tattoo commented Oct 26, 2023

In #44 , we introduced schemas and validation for result dictionaries that Oxygen handlers return. Given this was a backwards-incompatible change, we opted to just warn users that some handler somewhere is returning test results in an invalid format.

In release 1.0, remove this deprecation warning and actually make it impossible for handlers returning non-conforming results

@Tattoo Tattoo added the release-1.0 Issues labeled with this ought to be included in release 1.0 label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-1.0 Issues labeled with this ought to be included in release 1.0
Projects
None yet
Development

No branches or pull requests

1 participant