DemocracyDevelopers / colorado-rla

Colorado Risk-Limiting Audit (RLA) software – developed to support risk-limiting post-election audits of election outcomes.
Other
0 stars 0 forks source link

Test contest-name canonicalization #181

Open vteague opened 2 months ago

vteague commented 2 months ago

contest_by_county.sql has a FIXME stating that canonicalized contest names may differ from those assigned in the county.

Check whether canonicalization rewrites the county-based contest names.

If not, check that this doesn't mess up either assertion generation or report generation for IRV contests.