Remove deprecation warning when validating Oxygen handler result dicts
Tattoo opened this issue · 0 comments
Tattoo commented
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