1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/tests
rhooper a2e45b8fdd Switch to SQLAlchemy for the Recorder component. Gives the ability t… (#2377)
* Switch to SQLAlchemy for the Recorder component.  Gives the ability to use MySQL or other.

* fixes for failed lint

* add conversion script

* code review fixes and refactor to use to_native() model methods and execute() helper

* move script to homeassistant.scripts module

* style fixes my tox lint/flake8 missed

* move exclusion up
2016-07-02 11:22:51 -07:00
..
components Switch to SQLAlchemy for the Recorder component. Gives the ability t… (#2377) 2016-07-02 11:22:51 -07:00
config/custom_components Fix PEP257 issues 2016-03-09 11:15:04 +01:00
fixtures Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
helpers ps - add reload core config service (#2350) 2016-06-22 09:13:18 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
util Move Aeotec bulb color logic to Zwave workaround 2016-07-02 12:08:01 -04:00
__init__.py Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
common.py Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
test_bootstrap.py Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
test_config.py Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
test_core.py Push State (#2365) 2016-06-26 00:33:23 -07:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_remote.py Migrate to cherrypy wsgi from eventlet (#2387) 2016-06-30 09:02:12 -07:00