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

RAFT: Feature: Create unit tests for all modules #31

Open
TB-1993 opened this issue Mar 28, 2024 · 1 comment
Open

RAFT: Feature: Create unit tests for all modules #31

TB-1993 opened this issue Mar 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@TB-1993
Copy link
Contributor

TB-1993 commented Mar 28, 2024

Goal: All control modules should have a unit test to prove their functionality

Currently, only a few of the control modules have unit tests that full test their functionality. This ticket is more of a placeholder for the backlog to show that all modules will require unit tests to prove their functionality.

Acceptance Criteria:

  • A unit test will be in place for module exists
  • Each test will test all exposed methods from each module and ensure they work correctly
@TB-1993 TB-1993 removed this from the 1.1.0 Review Snag list milestone Apr 23, 2024
@TB-1993 TB-1993 changed the title Create unit test for command module Create unit tests for all modules Apr 23, 2024
@Ulrond Ulrond changed the title Create unit tests for all modules Feature: Create unit tests for all modules Jan 3, 2025
@Ulrond Ulrond added the enhancement New feature or request label Jan 3, 2025
@Ulrond
Copy link
Contributor

Ulrond commented Jan 3, 2025

  • subtasks need to be created to detail the requirements for each module

@Ulrond Ulrond changed the title Feature: Create unit tests for all modules RAFT: Feature: Create unit tests for all modules Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants