-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 1st set of DspaceDim field methods (#194)
* Add 1st set of DspaceDim field methods Why these changes are being introduced: * Refactor DspaceDim to use field methods How this addresses that need: * Add create_dspace_dim_source_record_stub function to DspaceDim test module * Rename param xml > source_record * Add field methods and associated private methods for alternate_titles, citation, and content_type * Refactor Whoas.get_content_type method to raise exception for more explicit flow control * Add unit tests for new field methods Side effects of this change: * None Relevant ticket(s): * https://mitlibraries.atlassian.net/browse/TIMX-282 * Updates based on discussion in PR #194 * Remove list() from .extend calls
- Loading branch information
Showing
3 changed files
with
432 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.