Skip to content

Add Unit Test for bottle_reader.py #80

@fallscameron01

Description

@fallscameron01

Add Unit Test for bottle_reader.py

Problem

Create a unit test to test the functionality of vision > competition_inputs > bottle_reader.py

Solution

Create a unit test that will test all functions and classes in the file.

Additional Information

Unit tests should test the following:
Given the specified input that the function is expecting, the function should return the correct type without crashing. Function/class should behave as specified/expected in the docstring or any other descriptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingTask related to testing of functionalityunit testRelating to the creation of unit test for a module.visionRelating to image or visual stream handling and processing

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions