stephenslab / flashr

R package for Empirical Bayes Factor Analysis.
https://stephenslab.github.io/flashr
BSD 3-Clause "New" or "Revised" License
49 stars 11 forks source link

improve tests #91

Open willwerscheid opened 5 years ago

willwerscheid commented 5 years ago

The testing suite is in a sorry state. We need to add contexts to the tests, distribute large test_that chunks into individual tests, and focus on testing via the main interface rather than internal functions.