core/tests
Alexei Chetroi ec038bc6ea
Allow any parameter of a light profile as an optional parameter (#44079)
* No code duplication for profile application

* Refactor color profile as a dataclass

* Typing

* Make color_x and color_y of a Light profile optional

* Update tests

* Make brightness field of a Light profile optional

* Transition can be of a float type

* Allow fractional transition times in light profiles

Make transition of a float type.
Allow transition to be optional with 5 column CSV files.

* Make pylint happy

* Fix dropped async_mock

* Simplify CSV row schema
2021-01-13 12:11:20 +01:00
..
auth Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
components Allow any parameter of a light profile as an optional parameter (#44079) 2021-01-13 12:11:20 +01:00
fixtures Add switch platform to zwave_js (#45046) 2021-01-11 18:40:39 -05:00
hassfest Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
helpers Add name to ignored entries (#45051) 2021-01-12 09:26:20 +01:00
mock Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
resources
scripts Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_util Fix unmocked https in the test suite (#42316) 2020-10-25 07:16:23 -05:00
testing_config Fix extracting entity and device IDs from scripts (#44048) 2020-12-08 13:06:29 +01:00
util Add more debug details to running timeouts (#43644) 2021-01-04 13:10:39 +01:00
__init__.py
bandit.yaml Enable more Bandit tests (#44307) 2020-12-19 12:35:13 +01:00
common.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
conftest.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
ignore_uncaught_exceptions.py Don't try and store exceptions when the key is missing (#41803) 2020-10-16 10:01:58 +02:00
test_bootstrap.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config_entries.py Add name to ignored entries (#45051) 2021-01-12 09:26:20 +01:00
test_core.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_data_entry_flow.py Add data entry flow show progress step (#42419) 2020-11-09 18:39:28 +01:00
test_loader.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_main.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_requirements.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_setup.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00