datacite / lupo

DataCite REST API
https://api.datacite.org
MIT License
12 stars 8 forks source link

Refactor large spec (spec/requests/datacite_dois_spec.rb) #1251

Closed jrhoads closed 2 months ago

jrhoads commented 2 months ago

Purpose

Breaks the ~5k spec into smaller focused specs. Two results

  1. Greater granularity when an area needs to change
  2. Spread specs out when run in a parallel ci setting.

Related to https://github.com/datacite/lupo/issues/1248

Types of changes

Reviewer, please remember our guidelines: