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 tests of the Xiaomi Power Strip extended #136

Merged
merged 4 commits into from Nov 28, 2017

Conversation

syssi
Copy link
Collaborator

@syssi syssi commented Nov 27, 2017

Property current re-introduced for completeness.

Property current re-introduced for completeness.
assert mode() == PowerMode.Eco
self.device.set_power_mode(PowerMode.Normal)
assert mode() == PowerMode.Normal

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blank line at end of file

@coveralls
Copy link

coveralls commented Nov 27, 2017

Coverage Status

Coverage increased (+0.3%) to 58.076% when pulling 4cefb04 on syssi:feature/pytests-powerstrip-update into 5ba379e on rytilahti:master.

@coveralls
Copy link

coveralls commented Nov 27, 2017

Coverage Status

Coverage increased (+0.3%) to 58.076% when pulling 4cefb04 on syssi:feature/pytests-powerstrip-update into 5ba379e on rytilahti:master.

@coveralls
Copy link

coveralls commented Nov 27, 2017

Coverage Status

Coverage increased (+0.4%) to 58.236% when pulling 11aac11 on syssi:feature/pytests-powerstrip-update into 5ba379e on rytilahti:master.

@syssi syssi merged commit 4832974 into rytilahti:master Nov 28, 2017
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.

None yet

3 participants