Skip to content

Remove Sleeps From UnitTests #183

Open
@MichaelWasher

Description

@MichaelWasher

Unit tests are flakey and should not rely on sleeps to keep them in order.

Replace all sleeps with patched Mock values to trigger on expected outcome.
Add a timeout for failing tests.

https://docs.python.org/3/library/unittest.mock.html

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