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

Improved unit testing #42

Open
RobertASmith opened this issue Mar 11, 2024 · 0 comments
Open

Improved unit testing #42

RobertASmith opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@RobertASmith
Copy link
Contributor

The following functions need unit-tests:

Run the following to identify untested functions:


visualise_project(project_path = ".", foo_path = "R", test_path = "tests/testthat")

In particular need to test:

  • .parse_function
  • .called_by
  • identify_dependencies
  • get_foo_coverage
  • find_folder_function_definitions
  • find_function_definitions
@RobertASmith RobertASmith self-assigned this Mar 11, 2024
@RobertASmith RobertASmith added the help wanted Extra attention is needed label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant