hass-core/tests
Joakim Plate 8dc57a3700
Allow all sources and sound modes to be selected in google assistant (#30418)
* Simplify media player source list

Google don't need a whitelisted set of modes anymore. So let's just forward any mode that we have.

* Report current mode with the setting name, not a synonym

* Refactor mode generation to support other modes

* Support sound mode as mode as well

* Adjust failing test now with sound modes
2020-01-04 00:39:03 +01:00
..
auth Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
components Allow all sources and sound modes to be selected in google assistant (#30418) 2020-01-04 00:39:03 +01:00
fixtures Bump dependency for HomematicIp cloud (#30237) 2019-12-28 13:46:04 +01:00
hassfest Make Hassfest stricter pt 2 (#30068) 2019-12-19 14:00:22 +01:00
helpers Extract Collection helper from Person integration (#30313) 2020-01-03 21:37:11 +01:00
mock
resources
scripts Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_util Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
testing_config Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
util Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
__init__.py
bandit.yaml Add bandit, use to catch known vulnerable XML parsing (#28341) 2019-11-18 09:10:15 +01:00
common.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
conftest.py Extract Collection helper from Person integration (#30313) 2020-01-03 21:37:11 +01:00
test_bootstrap.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
test_config.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
test_config_entries.py Don't expose flows that aren't initialised. (#30432) 2020-01-03 17:28:05 +01:00
test_core.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
test_data_entry_flow.py Rework FlowManager to use inheritance (#30133) 2020-01-03 11:52:01 +01:00
test_loader.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
test_main.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_requirements.py Sort imports for requirements.py and its test using isort (#29836) 2019-12-11 12:12:06 +01:00
test_setup.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00