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
11 stars 10 forks source link

Tests: Have LLMs create many for us - objects_api - 1st go #828

Closed joeflack4 closed 4 months ago

joeflack4 commented 4 months ago

Partially addresses:

Changes

Unit tests: new battery of tests generated from AI Using generative AI, e.g. Claude, to look at individual files and come up with some test case scaffolding for us, then tweaking to fit our codebase, expected API results, etc.

General