epenet
|
a007e8dc26
|
Use async_load_fixture in async test functions (l-z) (#145717)
* Use async_load_fixture in async test functions (l-z)
* Adjust
|
2025-06-01 06:29:17 -07:00 |
|
epenet
|
3daff73d36
|
Add renault reconfigure flow (#143449)
* Add renault reconfigure flow
* docstring
|
2025-04-28 08:43:20 +02:00 |
|
epenet
|
06cc505956
|
Remember previous input in renault config flow (#143438)
|
2025-04-22 12:39:13 +02:00 |
|
epenet
|
a0541c7fe6
|
Improve renault config flow tests (#131698)
|
2024-12-01 16:55:43 +01:00 |
|
epenet
|
2da73ea068
|
Add connectivity checks to renault config flow (#131251)
* Add connectivity checks to renault config flow
* Parametrize
* Sort
* merge
|
2024-11-22 12:33:04 +01:00 |
|
epenet
|
c267170616
|
Use reauth helpers in renault (#131147)
|
2024-11-21 15:39:35 +01:00 |
|
G Johansson
|
3db6d82904
|
Add name to description placeholders automatically for reauth flows (#129232)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-10-30 17:38:59 +01:00 |
|
epenet
|
ef4caa951c
|
Use start_reauth helper method in integration tests (p-r) (#124792)
|
2024-08-28 16:20:47 +02:00 |
|
Joost Lekkerkerker
|
ee66f6ec8c
|
Use is in enum comparison in config flow tests P-T (#114675)
|
2024-04-02 11:21:50 -10:00 |
|
Joost Lekkerkerker
|
6bb4e7d62c
|
Bump ruff to 0.3.4 (#112690)
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-03-26 00:02:16 +01:00 |
|
Marc Mueller
|
7d6251ca08
|
Add empty line after module docstring [tests q-s] (#112711)
|
2024-03-08 14:47:22 +01:00 |
|
epenet
|
bf5f7c53d8
|
Move mock_setup_entry to conftest (#88484)
|
2023-03-06 11:31:50 +01:00 |
|
epenet
|
0a80ac19bc
|
Add type hints to integration tests (part 18) (#88174)
|
2023-02-17 18:45:48 +01:00 |
|
Franck Nijhof
|
7cd68381f1
|
Search/replace RESULT_TYPE_* by FlowResultType enum (#74642)
|
2022-07-07 19:57:36 +03:00 |
|
epenet
|
a421c524c1
|
Use pytest fixtures on Renault tests (#57955)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-10-18 13:27:44 +02:00 |
|
epenet
|
0749e045bb
|
Add reauth to Renault config flow (#55547)
* Add reauth flow to async_setup_entry
* Add reauth flow to config_flow
* Add reauth tests
* Split reauth/reauth_confirm
* unindent code
* Add entry_id and unique_id to reauth flow testing
* Use description_placeholders for username
* fix typo
|
2021-09-04 02:17:24 +02:00 |
|
epenet
|
75275254f9
|
Renault test optimisation (#53705)
* 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 (#39605)
|
2021-07-28 12:41:11 -07:00 |
|