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

Test reversed nested collection relationships #333

Closed cjcolvar closed 6 years ago

cjcolvar commented 7 years ago

This PR mirrors the one made by @escowles (#303) when reversing the collection->object relationship. All of the work happens in hydra-pcdm so only tests need to be added here. This PR points to the branch of hydra-pcdm which has the changes, but it should use a released version when available.

cjcolvar commented 7 years ago

Depends on https://github.com/samvera/hydra-pcdm/pull/244.