Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test the rest of the workflow for all-STV CVRs. #164

Open
vteague opened this issue Jul 31, 2024 · 0 comments
Open

Test the rest of the workflow for all-STV CVRs. #164

vteague opened this issue Jul 31, 2024 · 0 comments

Comments

@vteague
Copy link
Member

vteague commented Jul 31, 2024

Parsing works fine for STV CVRs. However, we need to check that all the rest of the workflow also still works.

The STV contests should be entirely dropped, so I can't see any way for that to cause subsequent trouble. However, there is one possible state that STV creates, which otherwise isn't reachable, which is the state in which a county has uploaded a file that doesn't have any contests.

(If you try to do this with a plain blank file it throws an ArrayIndexOutOfBounds exception.)

So there are two parts to this card:

  1. Check that all workflows still work if a county has uploaded an all-STV (and hence effectively blank) CSV.
  2. Check with CDOS whether this is expected behaviour, or whether it should instead throw an error (like the non-STV case).
@vteague vteague added this to the Testing Complete milestone Jul 31, 2024
@vteague vteague moved this to Todo in CO IRV RLA Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant