core/tests
Egor Tsinko 35484ca086 fix for LocationParseError in netgear platform (#9683)
* fix for LocationParseError in netgear platform

* added unit tests for get_scanner()

* fixed houndci-bot warnings

* fixed lint warnings

* fixed lint warnings

* fixed broken test

* removed guard clause from netgear.py
removed all discovery related code from device_tracker
removed unnecessary unit test

* removed discovery related tests

* removed unused import

* removed unused import
2017-10-08 22:14:39 -07:00
..
components fix for LocationParseError in netgear platform (#9683) 2017-10-08 22:14:39 -07:00
fixtures GeoRSS sensor (#9331) 2017-09-24 08:12:38 +02:00
helpers RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
mock Tests for zwave setup features (#7570) 2017-05-12 20:27:44 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Group service / dynamic handling (#7971) 2017-06-16 00:52:28 +02:00
test_util Add cloud auth support (#9208) 2017-08-29 13:40:08 -07:00
testing_config Add Kira component to sensor and remote platforms (#7479) 2017-05-12 21:12:47 -07:00
util move icon battery function from util to helpers (#9708) 2017-10-05 20:55:19 -07:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
conftest.py Abort tests when instances leaked (#7623) 2017-05-18 00:19:40 +02:00
test_bootstrap.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_config.py RFC: Create a secrets file and enable HTTP password by default (#9685) 2017-10-05 09:10:29 -07:00
test_core.py Is_allowed_path raise for None path (#8953) 2017-08-15 15:41:37 +02:00
test_loader.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Remove deprecated remote classes (#7011) 2017-04-10 09:04:19 -07:00
test_setup.py Fix check for running inside venv (#8481) 2017-07-15 07:25:02 -07:00