1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-01 17:48:26 +00:00

5 Commits

Author SHA1 Message Date
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