jhu-bids / TermHub

Web app and CLI tools for working with biomedical terminologies. https://github.com/orgs/jhu-bids/projects/9/views/7
https://bit.ly/termhub
GNU General Public License v3.0
8 stars 10 forks source link

Bug fix: Jest unit tests #817

Closed joeflack4 closed 1 week ago

joeflack4 commented 1 week ago

Changes

Bug fix: Jest tests
- Fixed a few syntax errors. Undefined reference errors mostly.
- Fixed a value name that was changed: isoalted --> unlinked

General
- Update: setOp(): Refactored part of this function into new func decomposeToArray()