core/tests/components
Jan Harkes c481cbce7e Make tox run faster by using in-memory sqlite db. (#1752)
Two tests were invariably grinding my system to a halt as it was
applying migrations to an empty sqlite database. This patch reduces
the time of a pytest run from 50 to about 16 seconds on my desktop.

The difference is even more noticable on a slower laptop drive, but
is probably insignificant for all you fancy SSD users.
2016-04-08 18:28:19 -07:00
..
alarm_control_panel Config validation for MQTT alarm_control_panel platform. 2016-04-06 22:51:38 -04:00
automation Add automation config validation 2016-04-04 12:18:58 -07:00
binary_sensor Config validation for MQTT binary_sensor platform. 2016-04-06 22:51:38 -04:00
camera Fix PEP257 issues 2016-03-09 10:25:50 +01:00
device_tracker Config validation for MQTT device_tracker platform. 2016-04-06 22:51:38 -04:00
garage_door Fix PEP257 issues 2016-03-09 10:25:50 +01:00
light Config validation for MQTT light platform. 2016-04-06 22:51:38 -04:00
lock Config validation for MQTT lock platform. 2016-04-06 22:51:38 -04:00
media_player Add onkyo receiver, and source select support 2016-03-29 22:17:36 -04:00
mqtt Test function for mqtt topic validators and IsFile() linting fix (#1740) 2016-04-07 13:52:25 -04:00
notify Log error for servicecall without required data 2016-03-19 08:06:57 +01:00
rollershutter Config validation for MQTT rollershutter platform. 2016-04-06 22:51:39 -04:00
sensor Config validation for MQTT sensor platform. 2016-04-06 22:51:39 -04:00
switch Config validation for MQTT switch platform. 2016-04-06 22:51:39 -04:00
thermostat Log error for servicecall without required data 2016-03-19 08:06:57 +01:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_alexa.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_api.py Make sure we always sent content-length header 2016-03-27 12:15:41 -07:00
test_configurator.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_conversation.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_demo.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_device_sun_light_trigger.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_frontend.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_graphite.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_group.py Add initial config validation 2016-03-28 23:46:12 -07:00
test_history.py Make tox run faster by using in-memory sqlite db. (#1752) 2016-04-08 18:28:19 -07:00
test_influx.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_init.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_input_boolean.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_input_select.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_input_slider.py input slider 2016-03-14 22:03:30 +01:00
test_introduction.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_logbook.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_logger.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_mqtt_eventstream.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_proximity.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_recorder.py Make tox run faster by using in-memory sqlite db. (#1752) 2016-04-08 18:28:19 -07:00
test_rfxtrx.py Add test for fire event in rfxtrx component 2016-04-07 08:40:15 -07:00
test_scene.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_script.py Be flexible in what we accept for script.delay configuration. (#1738) 2016-04-07 12:19:28 -07:00
test_shell_command.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_splunk.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_statsd.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_sun.py Trying to fix failing sun component tests. (#1741) 2016-04-07 18:32:21 -07:00
test_updater.py Disable updater.updater on dev versions 2016-04-06 18:46:48 -07:00
test_weblink.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_zone.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00