-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
MaintenanceCode maintenance that needs to be madeCode maintenance that needs to be madegood first issueGood for newcomersGood for newcomers
Description
Under src/utility/fifo.py the Fifo class needs to be better unit tested (current unit tests can be found in test/utility/fifo.py.
At the moment push() and pop() are unit tested, so pop_one(), to_list(), and extend() need to be tested.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
MaintenanceCode maintenance that needs to be madeCode maintenance that needs to be madegood first issueGood for newcomersGood for newcomers