tamitchell / weatherapp

A React Based Application that uses OpenWeather's web API to gather weather data and Geocodio's API to render weather conditions based on user's desired location
https://weatherapp-nine-mauve.vercel.app
0 stars 0 forks source link

Add WeatherDetailsGrid Unit Test #15

Open tamitchell opened 3 weeks ago

tamitchell commented 3 weeks ago

Add full unit test for the WeatherDetailsGrid so that it verifies the component is rendering weather details as expected.