aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_tests.R
AgeCommit message (Collapse)AuthorFilesLines
2020-05-09Avoid the call to merge for analytical solutionsJohannes Ranke1-1/+1
This increases performance up to a factor of five!
2020-04-08Use two assignments to avoid skipping another testJohannes Ranke1-1/+5
2019-11-13Improve citationJohannes Ranke1-1/+2
2019-11-09Add a lack-of-fit testJohannes Ranke1-2/+20
- Switch an example dataset in the test setup to a dataset with replicates, adapt tests - Skip the test for lrtest with an update specification as it does not only fail when pkgdown generates static help pages, but also in testthat
2019-10-31Increase tolerance of a test for winbuilderv0.9.49.6Johannes Ranke1-1/+1
- Update DESCRIPTION for release
2019-10-31Reorganize tests to reduce time on winbuilderJohannes Ranke1-3/+22
2019-10-31Increase numeric tolerance of three tests for TravisJohannes Ranke1-2/+2
2019-10-31Add likelihood ratio test and other methods, fixesJohannes Ranke1-0/+27
The likelihood ratio test method is lrtest, in addition, methods for update and residuals were added.

Contact - Imprint