Closed aaronschachter closed 4 years ago
This pull request adds tests for parsing a post.details, as well as the post.status and user.voter_registration_status.
post.details
post.status
user.voter_registration_status
It also creates import-type specific directories to clean up the root app/Jobs directory.
app/Jobs
👀
Wanted to get full coverage for this file before adding new functionality to support SMS subscription topics #171848031
What's this PR do?
This pull request adds tests for parsing a
post.details
, as well as thepost.status
anduser.voter_registration_status
.It also creates import-type specific directories to clean up the root
app/Jobs
directory.How should this be reviewed?
👀
Any background context you want to provide?
Wanted to get full coverage for this file before adding new functionality to support SMS subscription topics #171848031
Checklist