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 |
|