-
-
Notifications
You must be signed in to change notification settings - Fork 331
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 more unit tests #318
Comments
I started writing some tests. By stared I mean I have a However, I immediately got stuck at |
No need to test |
OK. I will make a pull request with the test for |
Moving onto clean.R, I am thinking to separate the functions so that I only test the string manipulations, and not the opening and writing of the file. Does this make sense? |
Yes. |
https://github.com/rstudio/blogdown/tree/master/tests
https://codecov.io/github/rstudio/blogdown?branch=master
https://yihui.name/en/2018/07/add-more-tests/
The text was updated successfully, but these errors were encountered: