Skip to content

Unit test Fifo #2

@zacharyselk

Description

@zacharyselk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MaintenanceCode maintenance that needs to be madegood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions