Skip to content
  • Denis Laxalde's avatar
    Add tests for serialization of item of composite non-inlined relations · 736bcbde24c5
    Denis Laxalde authored
    Prior to introduction of CompositeRelationItemMapper in previous
    changests, serialization of items of a composite relation that is not
    inlined did not work. By making use of plain "jsonschema.item" mapper
    for targets of such relations we make this possible.
    
    We here add unit tests in test_mappers.py along with a functional test
    in test_api_misc.py.
    736bcbde24c5