hass-core/tests
Paulus Schoutsen dc68f61261 Html5 push notifications notify platform (#2807)
* Initial work to add Chrome Push Notification support

* Remove push.js from home-assistant since it is now in Polymer

* Chrome->HTML5, general cleanup/fixes

* Make html5 generic, move manifest.json into frontend so that we can dynamically add the gcm_sender_id

* Pylint, flake8, pydocstyle frontend init

* HTML5 push fixes

* Update polymer

* Remove crypto req

* Add notify default platform.

* Fix HTML5 push

* Registration fixes

* Linting fix

* pep257 fix

* Add tests

* pep257 fix

* Update frontend
2016-08-14 01:10:07 -07:00
..
components Html5 push notifications notify platform (#2807) 2016-08-14 01:10:07 -07:00
fixtures Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
helpers Add test for new template validation logic 2016-08-09 21:09:56 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Handle requirements for scripts (#2765) 2016-08-09 23:54:34 -07:00
testing_config/custom_components Exclude tests in dependencies in test dir from pytest (#2618) 2016-07-25 08:26:07 -07:00
util Handle requirements for scripts (#2765) 2016-08-09 23:54:34 -07:00
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
common.py Move unit system to util (#2763) 2016-08-08 20:42:25 -07:00
test_bootstrap.py Allow circular dependency with discovery (#2616) 2016-07-25 22:49:10 -07:00
test_config.py Add unit system support 2016-08-04 22:02:19 -07:00
test_core.py Enforce lower case for services and warn if local unknown service called (#2764) 2016-08-09 19:41:45 -07:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_remote.py Update unit tests for remote.py (#2782) 2016-08-10 17:40:35 -07:00