Skip to content

Establish Standard Unit Testing #214

@markpete

Description

@markpete

The src/test directory is empty/missing, meaning there are no standard unit tests. A src/main/java/frc/robot/test directory exists but seems to contain robot code, not tests.

Action Items:
Create a standard src/test/java directory structure.
Add a testing framework (JUnit 5, Mockito).
Write unit tests for complex logic, particularly in SuperStructure and Controls (after refactoring).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions