hass-core/tests/components/fyta
dontinelli 2a8fc7f310
Add Fyta sensor tests (#117995)
* Add test for init

* update tests

* split common.py into const.py and __init__.py

* Update tests/components/fyta/__init__.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* add autospec, tidy up

* adjust len-test

* add test_sensor.py, amend tests for coordinator.py

* Update tests/components/fyta/conftest.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* move load_unload with expired token into own test

* Update tests/components/fyta/test_init.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* ruff change

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-05-27 12:01:11 +02:00
..
fixtures Add Fyta sensor tests (#117995) 2024-05-27 12:01:11 +02:00
snapshots Add Fyta sensor tests (#117995) 2024-05-27 12:01:11 +02:00
__init__.py Improve fyta tests (#117661) 2024-05-23 10:51:30 +02:00
conftest.py Add Fyta sensor tests (#117995) 2024-05-27 12:01:11 +02:00
const.py Improve fyta tests (#117661) 2024-05-23 10:51:30 +02:00
test_config_flow.py Improve fyta tests (#117661) 2024-05-23 10:51:30 +02:00
test_init.py Add Fyta sensor tests (#117995) 2024-05-27 12:01:11 +02:00
test_sensor.py Add Fyta sensor tests (#117995) 2024-05-27 12:01:11 +02:00