Skip to content

Unit Testing for regression testing #101

@danobot

Description

@danobot

Is your feature request related to a problem? Please describe.
Currently no unit test which makes releasing new versions error prone

Describe the solution you'd like
Python unit test suite to run automated tests against Entity Controller to test behaviour in different situations and different configurations.

Describe alternatives you've considered
None
Additional context
I have tried to implement this before but struggled when it came to mocking the passage of time. This won't be an obstacle for a seasoned Python developer.

See test directory for previous attempts at getting unit tests to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions