Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit Testing for regression testing #101

Closed
danobot opened this issue Dec 6, 2019 · 2 comments
Closed

Unit Testing for regression testing #101

danobot opened this issue Dec 6, 2019 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@danobot
Copy link
Owner

danobot commented Dec 6, 2019

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.

@chbndrhnns
Copy link

I saw this framework and was wondering if the time travel implemented there could help you with the testing challenge described in the README file.

I did not examine it further, just wanted to drop the link.

@danobot
Copy link
Owner Author

danobot commented Jul 10, 2020

due to current pace of development this has become very low value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants