core/tests
Chris Talkington 7469f57a7b
Add config flow to nzbget (#38938)
* work on config flow

* Update test_init.py

* work on config flow

* Update test_config_flow.py

* Update test_config_flow.py

* Update __init__.py

* Update test_config_flow.py

* Update __init__.py

* Update test_config_flow.py

* Update test_config_flow.py

* Update test_config_flow.py

* Update test_config_flow.py

* Update test_config_flow.py

* Update test_config_flow.py

* Update __init__.py

* Update __init__.py

* Update __init__.py

* Apply suggestions from code review

Co-authored-by: J. Nick Koston <nick@koston.org>

* Update __init__.py

* Update __init__.py

* Update __init__.py

* Update config_flow.py

* Update __init__.py

* Update __init__.py

* Create coordinator.py

* Update __init__.py

* Update sensor.py

* Update __init__.py

* Update .coveragerc

* Update coordinator.py

* Update __init__.py

* Update coordinator.py

* Update __init__.py

* Update coordinator.py

* Update config_flow.py

* Update __init__.py

* Update coordinator.py

* Update __init__.py

* Update test_config_flow.py

* Update coordinator.py

* Update test_config_flow.py

* Update test_init.py

* Update homeassistant/components/nzbget/coordinator.py

* Update test_config_flow.py

Co-authored-by: J. Nick Koston <nick@koston.org>
2020-08-29 16:47:00 -05:00
..
auth Drop white blacklist pt1 (#37816) 2020-07-13 17:43:11 +02:00
components Add config flow to nzbget (#38938) 2020-08-29 16:47:00 -05:00
fixtures Add the ability to reload ping platforms from yaml (#39344) 2020-08-28 12:40:30 -05:00
hassfest Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02: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
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_mock.py Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02: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