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 FormatVisibility unit tests #10

Closed tamitchell closed 3 weeks ago

tamitchell commented 3 weeks ago

Create a unit test for the formatVisibility function to ensure it correctly formats visibility data. This test is needed to: