epiverse-trace / serofoi

Estimates the Force-of-Infection of a given pathogen from population based sero-prevalence studies
https://epiverse-trace.github.io/serofoi/
Other
17 stars 4 forks source link

Replace custom test functions with equivalents from testthat #88

Open jamesmbaazam opened 1 year ago

jamesmbaazam commented 1 year ago

The functions in tests/testthat/test_utils.R have equivalents in the testthat package. We should therefore replace the custom functions with those from testthat.