core/tests/components/enphase_envoy
Arie Catsman ea7b2ecec0
Improve coordinator test coverage for enphase_envoy (#122375)
* Improve coordinator test coverage for enphase_envoy

* rename to test_coordinator to test_init for enphase_envoy

* Mock pyenphase _obtain_token instead of httpx auth requests in enphase_envoy tests.

* Move EnvoyTokenAuth patch to mock_envoy of enphase_envoy
2024-09-06 17:14:37 +02:00
..
fixtures Add fixture files to Enphase_Envoy tests (#121864) 2024-07-16 21:14:46 +02:00
snapshots Provide same entities for all Enphase_envoy CT types (#124531) 2024-09-06 16:56:43 +02:00
__init__.py Add fixture files to Enphase_Envoy tests (#121864) 2024-07-16 21:14:46 +02:00
conftest.py Improve coordinator test coverage for enphase_envoy (#122375) 2024-09-06 17:14:37 +02:00
test_binary_sensor.py Add binary_sensor platform test to enphase_envoy (#122120) 2024-07-18 12:45:03 +02:00
test_config_flow.py Use start_reauth helper method in integration tests (e-g) (#124785) 2024-08-28 15:47:57 +02:00
test_diagnostics.py Add created_at/modified_at to device registry (#122369) 2024-07-22 19:15:23 +02:00
test_init.py Improve coordinator test coverage for enphase_envoy (#122375) 2024-09-06 17:14:37 +02:00
test_number.py Improve number platform test COV for enphase_envoy (#122163) 2024-07-19 11:47:40 +02:00
test_select.py Add select platform test to enphase_envoy (#122127) 2024-07-18 14:20:05 +02:00
test_sensor.py Refactor asserts in enphase_envoy test_sensor (#122726) 2024-07-28 16:36:36 +02:00
test_switch.py Remove conditions from enphase_envoy test_switch (#122693) 2024-07-27 14:32:37 +02:00