googleinterns / step190-2020

gVote is a voter information platform that walks users through steps in the U.S. voting procedure by helping users register to vote, listing relevant upcoming elections, and providing ballot information and nearby polling sites, so that users are prepared to vote on election day.
https://contrib-geo-step-2020.appspot.com
6 stars 3 forks source link

Refactor ElectionServlet and InfoCardServlet to allow testing with mock objects #65

Closed casprice closed 4 years ago

casprice commented 4 years ago

Seems like this PR pulled in commits from another PR.. Changes made: reading from API response --> POJO implementation has been delegated to ServletUtils.java and POJO code. POJOs now: