spacetelescope/stdatamodels

Characterize what merge_property_trees does to combiners

Open

#37 opened on Nov 11, 2020

 (0 comments) (0 reactions) (0 assignees)Python (30 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (9 stars)
PR merge metrics
 (PR metrics pending)

Description

We should write tests to confirm what schema.merge_property_trees does to the oneOf, anyOf, and allOf combiners.

And this should be added to the documentation, and any undesirable behavior found in a test xfailed until we figure out how (and whether) to fix it.

Contributor guide