USEPA / CompTox-ToxCast-tcpl

US EPA's Toxicity Forecaster (ToxCast) Pipeline. More information on the ToxCast program available here: https://www.epa.gov/comptox-tools/toxicity-forecasting-toxcast
https://cran.r-project.org/package=tcpl
Other
29 stars 13 forks source link

Large update to unit test suite including mocking invitrodb and CTX API data #282

Closed cthunes closed 1 month ago

cthunes commented 1 month ago

Closes #198 Updated GitHub actions yaml to include dev branch Closes #232 Added unit tests mocking all of the new CTX API integration

In addition, went through all tests and resolved/improved them. Added many mocked cases of tcplLoadData and tcplPlot using invitrodb as well as CTX APIs.