hass-core/tests/components/binary_sensor
cdce8p cba55402b1 Improved test runtime ()
* Remove redundent assert statements and cleanup

* Added 'get_date' function

* Replace 'freeze_time' with 'mock.patch'
* Tox in 185s (py35)

* Removed obsolete 'freeze_time' from test_updater
* Tox 162s (py35)

* Remove test requirement 'freezegun'

* Fixed flake8 errors

* Added 'mock.patch' for 'feedparser.parse'

* Made 'FUNCTION_PATH' a constant

* Remove debug statements.
2018-01-09 16:00:49 -08:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_aurora.py Fix a bunch of typos () 2017-09-23 17:15:46 +02:00
test_bayesian.py Allow multiple observations of same entity () 2017-09-12 18:52:09 +02:00
test_binary_sensor.py binary_sensor sensor_class to entity device_class () 2017-02-10 20:46:15 -08:00
test_command_line.py Added possibilities to use template in the command_line sensor () 2017-08-10 18:52:52 +02:00
test_ffmpeg.py Fix automations listening to HOMEASSISTANT_START () 2017-04-05 23:23:02 -07:00
test_mqtt.py MQTT Binary Sensor - Add availability_topic for online/offline status () 2017-09-21 17:02:11 +02:00
test_nx584.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_random.py Add Random binary sensor () 2017-10-29 11:15:57 +01:00
test_ring.py Introducing Ring Door Bell Camera (including StickUp cameras) and WiFi sensors () 2017-10-21 16:08:40 +02:00
test_sleepiq.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_spc.py Add attribute to show who last un/set alarm (SPC) () 2017-11-11 12:36:03 -08:00
test_tcp.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_template.py Fix async probs () 2017-10-19 10:56:25 +02:00
test_threshold.py Extend Threshold binary sensor to support ranges () 2017-12-19 01:52:19 +01:00
test_trend.py Binary sensor for detecting linear trends () 2017-10-25 17:33:17 +02:00
test_vultr.py Fix vultr tests () 2018-01-05 16:34:03 -08:00
test_workday.py Improved test runtime () 2018-01-09 16:00:49 -08:00
test_zwave.py Fix off_delay for zwave trigger sensors () 2017-08-06 18:31:32 +03:00