issues
search
ncbo
/
ontologies_api_ruby_client
A Ruby client for accessing NCBO's hypermedia api
Other
2
stars
6
forks
source link
Replace outdated test-unit with minitest
#30
Closed
jvendetti
closed
1 year ago
jvendetti
commented
1 year ago
Replaces test-unit with the
minitest
gem
Refactors unit test code to use minitest
Refactors tests to use more appropriate assertions
Fixes some RuboCop warnings
Resolves #20