Describe the current state/issue
In v2, routes were added to support creating and updating ROR records via the API as well as creating/updating multiple records by uploading a formatted CSV. Unit tests were added for these routes, but integration tests were not.
Describe the desired state/solution
Add integration tests for individual record create and update functionality, as well as bulk update.
Service/repository ror-api
Describe the current state/issue In v2, routes were added to support creating and updating ROR records via the API as well as creating/updating multiple records by uploading a formatted CSV. Unit tests were added for these routes, but integration tests were not.
Describe the desired state/solution Add integration tests for individual record create and update functionality, as well as bulk update.
Additional notes Views
Docs