hass-core/tests/components/notify
Paulus Schoutsen e68bd0457c Fix more deprecation warnings (#7778)
* Remove setting up an hbmqtt broker

* Don't pass loop to web.Application in tests

* Use .query instead of deprecated .GET for aiohttp requests

* Fix closing file resource

* Do not use asyncio mark

* Notify.html5 - PyJWT: Use options to disable verify

* Yamaha: Test was still using deprecated ip

* Remove pytest-asyncio
2017-05-26 13:12:17 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_apns.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_command_line.py Fix more deprecation warnings (#7778) 2017-05-26 13:12:17 -07:00
test_demo.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_file.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_group.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_html5.py Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
test_smtp.py SMTP notify enhancements: full HTML emails and custom product_name in email headers (#7533) 2017-05-15 00:23:57 -07:00