hass-core/tests
Dan Smith 3aa34deaa2 Add state_as_number() helper
This adds state_as_number(), a helper method that tries to interpret
state as a number, for cases we can predict. It's a generalization of
what is copy-and-paste-ed into multiple other places.
2016-02-12 00:41:32 +00:00
..
cassettes VCR YR sensor test 2015-12-27 17:37:32 -08:00
components Merge pull request #1077 from xrolfex/wink_garage_door_support 2016-02-11 07:59:57 -08:00
config/custom_components Reorg tests folder 2015-07-26 10:17:01 +02:00
helpers Add state_as_number() helper 2016-02-12 00:41:32 +00:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
util Better tear down of util/package tests 2016-01-30 14:39:17 -05:00
__init__.py Mock util.location by default 2016-02-04 22:26:02 -08:00
common.py Mock util.location by default 2016-02-04 22:26:02 -08:00
test_bootstrap.py Disable location queries 2016-02-02 21:33:59 -08:00
test_config.py Disable location queries 2016-02-02 21:33:59 -08:00
test_core.py Merge pull request #1185 from balloob/perf-states 2016-02-10 18:53:02 -08:00
test_loader.py Speed up tests 2015-09-12 22:56:49 -07:00
test_remote.py Speed up tests 2015-09-01 00:18:26 -07:00