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

Test retrieval of entities deleted from Datastore #125

Closed anooshrees closed 4 years ago

anooshrees commented 4 years ago

Tests the functionality added in PR #108 that handles servlets trying to retrieve Entities in Datastore that have been deleted and no longer exist.

anooshrees commented 4 years ago

Waiting for confirmation on approach from @julian-yang and then will push commits.