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] Create Unit tests for functions #29

Open
3 tasks
Seyi007 opened this issue Oct 4, 2024 · 0 comments
Open
3 tasks

[FEAT] Create Unit tests for functions #29

Seyi007 opened this issue Oct 4, 2024 · 0 comments
Assignees
Labels
coding Coding experience (of any sort) would be helpful enhancement New feature or request outreachy for outreachy interns package R package dev

Comments

@Seyi007
Copy link
Collaborator

Seyi007 commented Oct 4, 2024

Unit tests will help ensure that each function behaves as expected and facilitate easier debugging in the future.

Requirements:

  • Each test case should cover normal cases, edge cases, and potential error scenarios.
  • Ensure that tests are independent and can be run in isolation.
  • Add assertions to check for expected outputs and error handling.
  • Document any assumptions made while creating the tests.

Acceptance Criteria:

  • Unit tests created for all functions.
  • Tests pass without errors when run in the testing environment.
  • Documentation Update with new tests
@Seyi007 Seyi007 added enhancement New feature or request outreachy for outreachy interns labels Oct 4, 2024
@Seyi007 Seyi007 assigned the-mayer and epbrenner and unassigned the-mayer and epbrenner Oct 4, 2024
@Seyi007 Seyi007 changed the title 🆕 [FEAT] Create Unit tests for function 🆕 [FEAT] Create Unit tests for functions Oct 4, 2024
@jananiravi jananiravi added package R package dev coding Coding experience (of any sort) would be helpful labels Oct 4, 2024
@jananiravi jananiravi changed the title 🆕 [FEAT] Create Unit tests for functions [FEAT] Create Unit tests for functions Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coding Coding experience (of any sort) would be helpful enhancement New feature or request outreachy for outreachy interns package R package dev
Projects
None yet
Development

No branches or pull requests

4 participants