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

adds Unit Tests for e.g. #128 #130

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

WolfgangFahl
Copy link

On my computer with sleep times lower than 17 msecs I get the null pointer exceptions.
With longer sleeps there is no error.

@HanSolo
Copy link
Owner

HanSolo commented Jul 12, 2017

Keep in mind that if you would like to visualize "real-time" data, you should switch animation off (setAninated(false)). This is mainly used for visualizations of data which will come in intervals larger seconds.

@WolfgangFahl
Copy link
Author

WolfgangFahl commented Aug 19, 2017

I have changed the default to non animated and will only use animated for slow changing values like the odometer.
Would you please add the src/test part of my pull request so that further unit tests can be added. see #134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants