hass-core/tests/components/trafikverket_train
Alberto Montes 5d2f8319b1
Update string formatting to use f-string on tests (#125986)
* Update string formatting to use f-string on tests

* Update test_package.py

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Update statement given feedback

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-09-19 10:32:38 +02:00
..
snapshots Add State.last_reported (#113511) 2024-03-20 21:05:07 +01:00
__init__.py Fix root-import pylint warning in components (#119294) 2024-06-10 15:14:49 +02:00
conftest.py Use setup method in coordinator for Trafikverket Train (#123138) 2024-08-11 14:15:20 +02:00
test_config_flow.py Update string formatting to use f-string on tests (#125986) 2024-09-19 10:32:38 +02:00
test_init.py Use setup method in coordinator for Trafikverket Train (#123138) 2024-08-11 14:15:20 +02:00
test_sensor.py Bump pytrafikverket to 1.0.0 (#121210) 2024-07-04 21:09:19 +02:00
test_util.py