-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
testingTask related to testing of functionalityTask related to testing of functionalityunit testRelating to the creation of unit test for a module.Relating to the creation of unit test for a module.visionRelating to image or visual stream handling and processingRelating to image or visual stream handling and processing
Description
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
Labels
testingTask related to testing of functionalityTask related to testing of functionalityunit testRelating to the creation of unit test for a module.Relating to the creation of unit test for a module.visionRelating to image or visual stream handling and processingRelating to image or visual stream handling and processing
Type
Projects
Status
📋 Backlog