core/tests
Krasimir Zhelev be297c4c7e Frontier silicon (#6131)
* added frontier_silicon constant

* added the frontier_silicon component

* cleaning up according to travis

* trying to satisfy pylint

* trying to satisfy pylint

* fsapi version 0.0.6

* with fsapi version 0.0.7

* added fsapi dependency

* yielding the FSAPI

* Removing white space from docstring

* Removing white space from an empty line

* Switching to sync

* clean up white spaces and rename device to FSAPIDevice

* added frontier_silicon constant

* added the frontier_silicon component

* cleaning up according to travis

* trying to satisfy pylint

* trying to satisfy pylint

* fsapi version 0.0.6

* with fsapi version 0.0.7

* added fsapi dependency

* yielding the FSAPI

* Removing white space from docstring

* Removing white space from an empty line

* Switching to sync

* clean up white spaces and rename device to FSAPIDevice

* changed info to debug

* added frontier_silicon constant

* added the frontier_silicon component

* cleaning up according to travis

* trying to satisfy pylint

* trying to satisfy pylint

* fsapi version 0.0.6

* with fsapi version 0.0.7

* added fsapi dependency

* yielding the FSAPI

* Removing white space from docstring

* Removing white space from an empty line

* Switching to sync

* clean up white spaces and rename device to FSAPIDevice

* added the frontier_silicon component

* trying to satisfy pylint

* fsapi version 0.0.6

* remove white space

* generated requirements

* added the frontier_silicon component

* cleaning up according to travis

* trying to satisfy pylint

* trying to satisfy pylint

* fsapi version 0.0.6

* with fsapi version 0.0.7

* added fsapi dependency

* yielding the FSAPI

* Removing white space from docstring

* Removing white space from an empty line

* Switching to sync

* clean up white spaces and rename device to FSAPIDevice

* trying to satisfy pylint

* changed info to debug

* added the frontier_silicon component

* fsapi version 0.0.6

* generated requirements

* pylint

* moved import requests to the method where it is being used

* add a basic unit test

* cleaned up source code

* added frontier_silicon constant

* added the frontier_silicon component

* added basic test

* added fsapi to requirements_all.txt

* added coverage omit, though a basic test was included

* added MEDIA_TYPE_MUSIC for artist and album

* removed duplicate cons

* switched fsapi call to a property, removed unecessary comment

* detailed docstring for fs_device

* added a space for the info_name - info_text separator

* reduced proeprty (fsapi) access for volume down/up
2017-02-28 09:23:07 -05:00
..
components Frontier silicon (#6131) 2017-02-28 09:23:07 -05:00
fixtures Add aurora sensor (#6003) 2017-02-17 09:13:52 +01:00
helpers Feature/reorg recorder (#6237) 2017-02-26 14:38:06 -08:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts MQTT discovery (#5724) 2017-02-07 09:13:24 -08:00
test_util Update aiohttp handling with upc connect (#6108) 2017-02-19 23:25:45 +01:00
testing_config/custom_components Move part of image_processing tests (#5634) 2017-01-29 14:40:37 -08:00
util Fix for OSRAM lights connected to hue bridge (#6122) 2017-02-26 21:28:31 -08:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Feature/reorg recorder (#6237) 2017-02-26 14:38:06 -08:00
conftest.py Ensure we properly close HASS instances. (#6234) 2017-02-26 14:05:18 -08:00
test_bootstrap.py Do not allow config dependency (#6036) 2017-02-18 11:31:37 -08:00
test_config.py Default config to setup group editor (#6198) 2017-02-23 22:53:16 -08:00
test_core.py Core cleanup: two stage shutdown (#5876) 2017-02-13 06:24:07 +01:00
test_loader.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Reserve a test port for broken api to fix race (#5371) 2017-01-16 12:56:47 -08:00