Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Include more unit tests for existing check functions #141

Closed
sarabodach opened this issue Jun 27, 2023 · 2 comments · Fixed by #150, #157, #159, #160 or #161
Closed

Include more unit tests for existing check functions #141

sarabodach opened this issue Jun 27, 2023 · 2 comments · Fixed by #150, #157, #159, #160 or #161
Labels
dev Related to testing, versions, workflow, etc. help wanted Extra attention is needed

Comments

@sarabodach
Copy link
Collaborator

From @harriscw -

For those interested in contributing to unit tests here's how to get started:

  • clone the repo
  • run renv::restore to install the same set of packages being used
  • create a branch from devel
  • # to create some unit tests here
  • Take examples from the roxygen header and turn them into unit tests in the tests/testtthat folder. There are already some reference unit tests in there for guidance
  • PR your work
@sarabodach sarabodach added help wanted Extra attention is needed dev Related to testing, versions, workflow, etc. labels Jun 27, 2023
@sarabodach
Copy link
Collaborator Author

Thanks @laywang142 , @J-Lox , @harriscw !

# for free to join this conversation on GitHub. Already have an account? # to comment