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
The following functions need unit-tests:
Run the following to identify untested functions:
In particular need to test: