mirror of
https://github.com/siv-org/siv.git
synced 2026-01-10 02:47:58 -05:00
TODO: IRV test for lots of write-ins
This commit is contained in:
@@ -163,6 +163,8 @@ describe('IRV tallying', () => {
|
||||
expect(rounds[2].tallies).toEqual({ 'Abraham Lincoln': 4, 'Bill Clinton': 5 })
|
||||
})
|
||||
|
||||
test.todo('handles when there are a large number of distinct write-ins') // See https://siv.org/election/1721314324882
|
||||
|
||||
test.todo('handles when there is a tie in the bottom choice')
|
||||
test.todo('handles when there is a tie in the top choice early on')
|
||||
test.todo('handles when there is a tie in the final round')
|
||||
|
||||
Reference in New Issue
Block a user