issues
search
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 UnitsToggle Unit Test
#16
Closed
tamitchell
closed
1 week ago
tamitchell
commented
3 weeks ago
Write a unit test for the UnitsToggle Need to test
shows metric correctly when active (textcolor indicates active)
shows us correctly when active
calls onToggle when clicked
Write a unit test for the UnitsToggle Need to test