Closed zlavere closed 5 years ago
After investigation this issue seems to be coming from an error somewhere in the model. The currently failing tests point to an issue with thing being assigned to a collection and returned suggesting that the error isn't a format issue.
WeatherInfo was not initializing values date, high temp, and lowtemp after moving to new constructor for precipitation.
A lot