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

Add tick signals to test execution #830

Open
mfelsche opened this issue Mar 11, 2021 · 0 comments
Open

Add tick signals to test execution #830

mfelsche opened this issue Mar 11, 2021 · 0 comments
Labels
_complexity:low A task with a low complexity that should be easy to understand enhancement New feature or request _size:small A small task that should be quick to do

Comments

@mfelsche
Copy link
Member

Describe the problem you are trying to solve

We cannot test logic that depends on tick signals with rust integration tests in the tests directory, as we do not insert ticks here.

Describe the solution you'd like

Add "fake" tick mechanism in the same manner as is present in the full server run environment.

@mfelsche mfelsche added the enhancement New feature or request label Mar 11, 2021
@Licenser Licenser added _complexity:low A task with a low complexity that should be easy to understand _size:small A small task that should be quick to do labels Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
_complexity:low A task with a low complexity that should be easy to understand enhancement New feature or request _size:small A small task that should be quick to do
Projects
None yet
Development

No branches or pull requests

2 participants