sul-dlss / cocina-models

Cocina repository data model (implemented in Ruby)
https://sul-dlss.github.io/cocina-models/
3 stars 0 forks source link

Extract DSA TitleBuilder into Cocina::Services::TitleBuilder #342

Closed aaron-collier closed 2 years ago

aaron-collier commented 2 years ago

NOTE: Changes to openapi.yml require updating openapi.yml for sdr-api and dor-services-app and generating models - see README.

Why was this change made? 🤔

Part of #311

How was this change tested? 🤨

Added Unit Tests

âš¡ âš  If this change has cross service impact, run integration tests and/or test in [stage|qa] environment, in addition to specs. âš¡

aaron-collier commented 2 years ago

@jcoyne marking this as draft while I work on improving the test coverage and address a bug or two that has come up in doing so.