fcrepo-exts / fcrepo-import-export

Apache License 2.0
15 stars 19 forks source link

Fixes Direct and Indirect Container integration tests. #129

Closed dbernstein closed 5 years ago

dbernstein commented 5 years ago

… 1.0.

Resolves: https://jira.duraspace.org/browse/FCREPO-3017


Aligns the importing of direct and indirect containers with the Fedora API specification and makes minor updates to the direct and indirect container integration tests. On import we are now passing the DirectContainer and IndirectContainer link headers as part of the PUT operation. The functionality is covered by integration tests.