adiwg / mdTranslator

Metadata translation tool built using Ruby
https://www.adiwg.org/mdTranslator/
The Unlicense
14 stars 12 forks source link

Fix and Update Unit Tests #287

Closed jwaspin closed 9 months ago

jwaspin commented 9 months ago

Some of the unit tests are failing because of changes to the schema resulting in changes to the readers/writers.

During updates the use of MiniTest was changed to Minitest, which is the newer version of this - a number of files need to be updated with the new spelling (T -> t).

Failing Tests

Errors