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

Fixed RxBleClientMock.observeStateChanges() output #744

Merged
merged 1 commit into from Apr 7, 2021

Conversation

dariuszseweryn
Copy link
Owner

RxBleClientMock.getState() returns State.READY and observeStateChanges() emits State.READY again as a change were there is no change in reality. Fixed by making observeStateChanges() emitting nothing.

Fixes #738

RxBleClientMock.getState() returns State.READY and observeStateChanges() emits State.READY again as a change were there is no change in reality. Fixed by making observeStateChanges() emitting nothing.
@dariuszseweryn dariuszseweryn merged commit 8e21ce3 into master Apr 7, 2021
@dariuszseweryn dariuszseweryn deleted the fix/mockclient_client_state_changes branch April 7, 2021 21:23
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.

Duplicate READY state when using RxBleClientMock
1 participant