openclimatefix / Open-Source-Quartz-Solar-Forecast

Open Source Solar Site Level Forecast
MIT License
43 stars 40 forks source link

Adding tests for enphase inverter API #115

Closed aryanbhosale closed 2 weeks ago

aryanbhosale commented 2 months ago

Add Tests for Inverter API (for #129 )

Detailed Description

A test on the make_pv_data function with some fake data returned when calling the get_enphase_data function

Context

Adding tests for the enphase inverter API is crucial to ensure the correctness and reliability of the code. It will help catch any regressions or issues early in the development process and provide confidence in the functionality of the API.

aryanbhosale commented 2 months ago

Hi @peterdudfield , does this look good?

aryanbhosale commented 2 weeks ago

hey @Sukh-P , i think this can also be closed?