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

feat: Add Unit Tests for Refactored Functions #57

Open
3 tasks
nikiburggraf opened this issue Jan 21, 2025 · 0 comments
Open
3 tasks

feat: Add Unit Tests for Refactored Functions #57

nikiburggraf opened this issue Jan 21, 2025 · 0 comments
Labels
Milestone 3 Modular Refactoring of R Workflow Scripts quality-assurance testing

Comments

@nikiburggraf
Copy link
Contributor

Description

Develop unit tests for each refactored function to ensure they work as expected and handle edge cases.

Tasks

  • Write tests for all key functions (e.g., read_env(), exposure(), summ_exposure()).
  • Use an R testing framework like testthat for structured testing.
  • Include tests for invalid inputs and boundary conditions.
@nikiburggraf nikiburggraf added Milestone 3 Modular Refactoring of R Workflow Scripts quality-assurance testing labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Milestone 3 Modular Refactoring of R Workflow Scripts quality-assurance testing
Projects
None yet
Development

No branches or pull requests

1 participant