core/tests
sam-io ae8a8e22ad Support for Apple Push Notification Service (#3756)
* added push notification implementation

* some lint changes

* added docs

* added push notification implementation

* some lint changes

* added docs

* Fixed comment formatting issues

* Added requirments

* Update requirements_all.txt

* Update apns.py

* re-generated requirments_all.txt

* Added link to online docs

* added push notification implementation

* some lint changes

* added docs

* added push notification implementation

* some lint changes

* added docs

* Fixed comment formatting issues

* Added requirments

* Update requirements_all.txt

* Update apns.py

* re-generated requirments_all.txt

* Added link to online docs

* changed to use http/2 library for push notifications

* fixed lint issue

* fixed test that fails on CI

* another go at fixing test that fails on CI

* another go at fixing test that fails on CI

* another go at fixing test that fails on CI

* added missing docstring

* moved service description to main services.yaml file

* renamed apns service
2016-10-17 19:41:49 -07:00
..
components Support for Apple Push Notification Service (#3756) 2016-10-17 19:41:49 -07:00
fixtures Change name of Forecast.io platform to Dark Sky (#3698) 2016-10-05 21:42:58 +02:00
helpers Added tests for the template is_defined filter 2016-10-17 03:20:07 +02:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Add persistent notifications to bootstrap (#3738) 2016-10-13 09:09:07 -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 Support recursive config inclusions (#3783) 2016-10-12 12:05:41 +02:00
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
common.py Clean up some async stuff (#3915) 2016-10-17 19:38:41 -07:00
test_bootstrap.py Add persistent notifications to bootstrap (#3738) 2016-10-13 09:09:07 -07:00
test_config.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_core.py Clean up some async stuff (#3915) 2016-10-17 19:38:41 -07:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Clean up some async stuff (#3915) 2016-10-17 19:38:41 -07:00