hass-core/tests/components/tibber
functionpointer 5bd2d27488
Fix Tibber get_prices when called with aware datetime (#123289)
* Tibber: Add extra test to expose aware/naive datetime issue

* Tibber: Fix get_prices action not working with aware datetimes

* Tibber: Simplify comparison

* Tibber: Combine timezone tests into single parametrized one

* Tibber: Split test again to prevent if statement
2024-10-02 08:43:31 +02:00
..
__init__.py
conftest.py Adjust Generator type hints in tests (#121013) 2024-07-02 14:12:02 +02:00
test_common.py
test_config_flow.py Update pyTibber to 0.30.1 (#124407) 2024-08-27 13:19:15 +02:00
test_diagnostics.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_init.py Migrate Tibber notify service (#116893) 2024-05-12 19:52:08 +02:00
test_notify.py Enable Ruff PT012 (#113957) 2024-06-08 17:59:08 +02:00
test_repairs.py Add helper functions for repair tests (#125886) 2024-09-14 03:31:44 +02:00
test_services.py Fix Tibber get_prices when called with aware datetime (#123289) 2024-10-02 08:43:31 +02:00
test_statistics.py Move TibberDataCoordinator to separate module (#118027) 2024-05-24 11:05:54 +02:00