harvard-lts / DSpace

(Official) The DSpace digital asset management system that powers your Institutional Repository
https://wiki.lyrasis.org/display/DSDOC7x/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add some unit tests #49

Closed ghost closed 2 years ago

ghost commented 2 years ago

Resolves #9

These unit tests cover most of what is not covered by integration tests providing reasonable test coverage overall. Some unit tests have been deferred due to the significant nature of the anticipated changes to the COAR Notify Release or Relationship Action. Primarily no longer supporting multiple contexts in a single notification which will result in removal of LDNContextRepeater. Additionally, it is likely the property extracted to perform item lookup will change.

Should be expected to have additional unit and integration tests added/updated after those changes.