hass-core/tests
Daniel Shokouhi d587f134ca
Reload mobile app notify service upon device name change, add device name to all webhook logs (#39364)
* Add device name to all webhook logs to help with multiple devices

* Reload notifications when we update the registration, update from rebase

* Make hassfest happy

* Adjust caplog test to accomodate log message change

Co-authored-by: J. Nick Koston <nick@koston.org>
2020-08-28 15:13:43 -05:00
..
auth Drop white blacklist pt1 (#37816) 2020-07-13 17:43:11 +02:00
components Reload mobile app notify service upon device name change, add device name to all webhook logs (#39364) 2020-08-28 15:13:43 -05:00
fixtures Add the ability to reload ping platforms from yaml (#39344) 2020-08-28 12:40:30 -05:00
hassfest Make Hassfest stricter pt 2 (#30068) 2019-12-19 14:00:22 +01:00
helpers Reduce automation state changes by using script helper's last_triggered attribute (#39323) 2020-08-28 14:51:15 -05:00
mock Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Support dual stack IP support (IPv4 and IPv6) (#38046) 2020-08-04 15:34:23 +02:00
test_util Add support for Flo by Moen water shutoff devices (#38171) 2020-08-10 14:19:38 +02:00
testing_config Remove stale print 2020-08-20 11:41:05 +00:00
util Ensure we always fire time pattern changes after microsecond 0 (#39302) 2020-08-28 16:27:25 +02:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
async_mock.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
bandit.yaml Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00
common.py Drop last bits of asyncio.coroutine (#39280) 2020-08-26 16:57:52 +02:00
conftest.py Wait for broker to ACK MQTT operations (#39051) 2020-08-21 17:00:13 +02:00
ignore_uncaught_exceptions.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_bootstrap.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_config.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_config_entries.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_core.py Drop last bits of asyncio.coroutine (#39280) 2020-08-26 16:57:52 +02:00
test_data_entry_flow.py Add current step that is in progress (#35272) 2020-05-05 21:34:51 -07:00
test_loader.py Add zeroconf/homekit/ssdp discovery support for custom components (#38466) 2020-08-05 15:50:56 +02:00
test_main.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_requirements.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_setup.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00