samvera / hydra-works

A ruby gem implementation of the PCDM Works domain model based on the Samvera software stack
Other
24 stars 14 forks source link

[WIP] test parent_works when relationships are setup with ordered_members #360

Open elrayle opened 5 years ago

elrayle commented 5 years ago

[WIP] DO NOT MERGE

This PR currently only includes a test to demonstrate the problem. It does not include a fix.


Test adds child work to two parents using ordered_members relationship and then tests that the two parents are accessible from the child using the parent_works method.