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

Bugfix: Backend tests (2024-06-02) #808

Closed joeflack4 closed 1 month ago

joeflack4 commented 1 month ago

Changes

Bugfix: Backend tests
- Bug fixes: Failing test_resolve_fetch_failures_excess_items() and FetchAuditTestRunner() tearDownClass assertion.
- Updates: Minor changes including param order, comments, and removing a print statement.