Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add resolvers and mutations for managing weather widget (#1075)
* Add resolvers and mutations for managing weather widget * fix copy pasta * actually use the editWeatherWidget from mySpaceContext * update edit to change zipcode and coords * remove unused * refresh weather widget if coords updated * removing a comment * revert myspace to remove demo code * remove demo weather widget * add tests for weather model and fix db functions * add and update unit tests related to weather widget and resolvers * cleaning up lint errors * pin dependency * address feedback * Add test for useWeather hook --------- Co-authored-by: Shauna Keating <59394696+shkeating@users.noreply.github.com>
- Loading branch information