Skip to content
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

proper tests for all functions #568

Open
juniperlsimonis opened this issue Sep 26, 2018 · 4 comments
Open

proper tests for all functions #568

juniperlsimonis opened this issue Sep 26, 2018 · 4 comments
Milestone

Comments

@juniperlsimonis
Copy link
Collaborator

the command line functions should all have tests
http://r-pkgs.had.co.nz/tests.html

@juniperlsimonis juniperlsimonis added this to the v 1.0.0 milestone Sep 26, 2018
@juniperlsimonis juniperlsimonis changed the title proper tests for command line functions proper tests for all functions Sep 28, 2018
@juniperlsimonis
Copy link
Collaborator Author

@ddalthorp can you tackle writing the tests for the command line functions? i'm working on all of the UI functions with the tidying up I'm doing.
the examples that are in the documentation actually provided a pretty good set of tests, they just need to be integrated into the testing structure like everything else.

@ddalthorp
Copy link
Owner

The vignettes provide a great test, especially if we read through them after significant changes, which I'm planning to do in the next day or so.

@juniperlsimonis
Copy link
Collaborator Author

Yes that's true, but the vignettes aren't proper unit tests.

@juniperlsimonis
Copy link
Collaborator Author

this is a really great overview of testing across a codebase: https://katyhuff.github.io/python-testing/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants