1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-06 15:09:17 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Marc Mueller
f11b316dac
Import Generator from collections.abc (4) () 2024-07-01 11:54:42 +02:00
Marc Mueller
837ee7c4fb
Import Generator from typing_extensions (4) () 2024-06-06 17:41:37 +02:00
epenet
b54a68750b
Add type hints for FixtureRequest in tests () 2024-06-04 10:37:54 +02:00
epenet
8d8696075b
Use registry fixtures in tests (r) () 2024-05-28 14:23:31 +02:00
epenet
d81bb8cdcd
Allow manual delete of stale Renault vehicles () 2024-05-18 13:46:38 +02:00
epenet
a440783208
Store runtime data in entry in renault () 2024-04-30 17:39:03 +02:00
Marc Mueller
7d6251ca08
Add empty line after module docstring [tests q-s] () 2024-03-08 14:47:22 +01:00
epenet
c81d39f651
Fix Renault AssertionError () 2023-08-29 08:58:20 +02:00
epenet
83db3c48c2
Fix unused variable in Renault tests () 2023-07-31 12:35:30 +02:00
epenet
927905ac84
Handle http error in Renault initialisation () 2023-07-31 12:17:51 +02:00
epenet
a13535b0c7
Bump renault-api to 0.1.12 ()
fix https://github.com/hacf-fr/renault-api/pull/789
2023-02-09 16:55:02 +01:00
epenet
6af07aa348
Improve renault tests () 2023-01-03 17:32:10 +01:00
epenet
a421c524c1
Use pytest fixtures on Renault tests ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-18 13:27:44 +02:00
epenet
9ba504cd78
Address late review for Renault integration ()
* Add type hints

* Fix isort

* tweaks to state attributes

* Move lambdas to regular functions

* Split CHECK_ATTRIBUTES into DYNAMIC_ATTRIBUTES and FIXED_ATTRIBUTES

* Clarify tests

* Fix typo
2021-08-27 07:22:23 +02:00
epenet
a204d7f807
Renault code quality improvements () 2021-08-16 13:49:04 +02:00
epenet
75275254f9
Renault test optimisation ()
* Cleanup tests

* Use a MockConfigEntry

* Don't set up the integration for duplicate config entry testing
2021-08-16 12:52:58 +02:00
epenet
8d84edd3b7
Add renault integration () 2021-07-28 12:41:11 -07:00