This updates the format tests to version 1.0.0. The tests now verify that the "votes" column contains values that represent integers. This reveals the following error (see issue #221):
2020/20201103cageneralimperialprecinct.csv
* There are 2 rows with votes that aren't integers:
Headers: ['county', 'precinct', 'office', 'district', 'party', 'candidate', 'votes', 'absentee', 'early_voting', 'election_day', 'mail']:
Row 1956: ['Imperial', '588270MB', 'President', '', '', 'Total Votes', '64.5', '0', '5', '5', '54.5']
Row 1958: ['Imperial', '588270MB', 'President', '', 'AI', 'ROQUE "ROCKY" DE LA FUENTE GUERRA', '0.5', '0', '0', '0', '0.5']
This updates the format tests to version 1.0.0. The tests now verify that the "votes" column contains values that represent integers. This reveals the following error (see issue #221):
2020/20201103cageneralimperialprecinct.csv