core/tests
David-Leon Pohl 947c1efca2 New pilight sensor component (#3822)
* Pilight daemon expects JSON serializable data. Thus dict is needed and not a mapping proxy.
* Add explanation why dict as message data is needed
* Use pytest-caplog and no unittest.TestCase
2016-10-18 23:16:20 +02:00
..
components New pilight sensor component (#3822) 2016-10-18 23:16:20 +02:00
fixtures Change name of Forecast.io platform to Dark Sky (#3698) 2016-10-05 21:42:58 +02:00
helpers Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Add persistent notifications to bootstrap (#3738) 2016-10-13 09:09:07 -07:00
testing_config/custom_components Exclude tests in dependencies in test dir from pytest (#2618) 2016-07-25 08:26:07 -07:00
util Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -07:00
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
common.py Clean up some async stuff (#3915) 2016-10-17 19:38:41 -07:00
test_bootstrap.py Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -07:00
test_config.py Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -07:00
test_core.py Clean up some async stuff (#3915) 2016-10-17 19:38:41 -07:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Clean up some async stuff (#3915) 2016-10-17 19:38:41 -07:00