-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add basic tests to testthat\ #22
Comments
@erikcs I am done with cleaning and editing all the codes in the R folder, should I add and test them to the [testthat](https://github.com/som-shahlab/survmetabench/tree/master/r-package/survlearners/tests/testthat) before hand over to you and @nignatiadis? if so, what is the workflow for that process? |
Let's wait a bit before adding tests and:
that means that when opening a new PR, R runs all the code examples and we know it's not broken that means you need to go through all files and: replace \dontrun with Can you do this in separate PRs? |
yes, I will do these two things in two separate PRs. |
@erikcs Please let me know if you have other things want me to check, otherwise, I think you and @nignatiadis can start the review |
There is some more cleanup to do:
|
Thank you Erik for the well-explained list, I will go through them and let you know when I am done! |
Here are some suggestions for ~ invariance tests to put in for all estimators:
edit: added in #135 |
No description provided.
The text was updated successfully, but these errors were encountered: