gabrielodom / pathwayPCA

integrative pathway analysis with modern PCA methodology and gene selection
https://gabrielodom.github.io/pathwayPCA/
11 stars 2 forks source link

Add initial testing suite for top-level functions #71

Closed gabrielodom closed 5 years ago

gabrielodom commented 5 years ago

We need some bare-bones tests for the major user-facing functions:

We have very detailed interactive testing scripts (formerly in testing_files/), but we need to massage these into proper unit tests. We will use the testthat package.