From 0e3a2b747ac6f04a1b6ea1b2071517c9bba428d6 Mon Sep 17 00:00:00 2001 From: Brian Donovan <1938+eventualbuddha@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:11:38 -0800 Subject: [PATCH] test(ballot-interpreter): update snapshots --- .../interpret_bmd_ballots.test.ts.snap | 12 +- .../interpret_nh_hmpb.test.ts.snap | 156 +++++++++--------- .../bmd/__snapshots__/interpret.test.tsx.snap | 2 +- .../__snapshots__/interpret.test.ts.snap | 2 +- 4 files changed, 86 insertions(+), 86 deletions(-) diff --git a/libs/ballot-interpreter/src/__snapshots__/interpret_bmd_ballots.test.ts.snap b/libs/ballot-interpreter/src/__snapshots__/interpret_bmd_ballots.test.ts.snap index 04a24849d3..7147b2bd82 100644 --- a/libs/ballot-interpreter/src/__snapshots__/interpret_bmd_ballots.test.ts.snap +++ b/libs/ballot-interpreter/src/__snapshots__/interpret_bmd_ballots.test.ts.snap @@ -1,6 +1,6 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`VX BMD interpretation extracts votes encoded in a QR code 1`] = ` +exports[`VX BMD interpretation > extracts votes encoded in a QR code 1`] = ` [ { "adjudicationInfo": { @@ -141,7 +141,7 @@ exports[`VX BMD interpretation extracts votes encoded in a QR code 1`] = ` ] `; -exports[`VX BMD interpretation interpretSimplexBmdBallot 1`] = ` +exports[`VX BMD interpretation > interpretSimplexBmdBallot 1`] = ` [ { "adjudicationInfo": { @@ -282,7 +282,7 @@ exports[`VX BMD interpretation interpretSimplexBmdBallot 1`] = ` ] `; -exports[`adjudication reporting correctly reports blank ballot adjudication flag 1`] = ` +exports[`adjudication reporting > correctly reports blank ballot adjudication flag 1`] = ` { "enabledReasonInfos": [ { @@ -418,7 +418,7 @@ exports[`adjudication reporting correctly reports blank ballot adjudication flag } `; -exports[`adjudication reporting ignores blank ballot adjudication flag when configured to do so 1`] = ` +exports[`adjudication reporting > ignores blank ballot adjudication flag when configured to do so 1`] = ` { "enabledReasonInfos": [ { @@ -554,7 +554,7 @@ exports[`adjudication reporting ignores blank ballot adjudication flag when conf } `; -exports[`adjudication reporting ignores undervote adjudication flag when configured to do so 1`] = ` +exports[`adjudication reporting > ignores undervote adjudication flag when configured to do so 1`] = ` [ { "contestId": "president", diff --git a/libs/ballot-interpreter/src/__snapshots__/interpret_nh_hmpb.test.ts.snap b/libs/ballot-interpreter/src/__snapshots__/interpret_nh_hmpb.test.ts.snap index 07c31e9ccb..fe750f4580 100644 --- a/libs/ballot-interpreter/src/__snapshots__/interpret_nh_hmpb.test.ts.snap +++ b/libs/ballot-interpreter/src/__snapshots__/interpret_nh_hmpb.test.ts.snap @@ -1,6 +1,6 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=04e81bd0-1cb6-4030-bc35-2ac549b25437 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=04e81bd0-1cb6-4030-bc35-2ac549b25437 1`] = ` { "04e81bd0-1cb6-4030-bc35-2ac549b25437": [ { @@ -62,7 +62,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=04e81bd0-1 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=05b4f778-4a9c-477f-bb7d-40ca98c280e9 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=05b4f778-4a9c-477f-bb7d-40ca98c280e9 1`] = ` { "05b4f778-4a9c-477f-bb7d-40ca98c280e9": [ { @@ -172,7 +172,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=05b4f778-4 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=060d4aba-9b70-43c3-80e0-1ac38dc129a6 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=060d4aba-9b70-43c3-80e0-1ac38dc129a6 1`] = ` { "060d4aba-9b70-43c3-80e0-1ac38dc129a6": [ { @@ -267,7 +267,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=060d4aba-9 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=0603e8df-6aa4-413c-b5cc-f2dadad9c441 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=0603e8df-6aa4-413c-b5cc-f2dadad9c441 1`] = ` { "0603e8df-6aa4-413c-b5cc-f2dadad9c441": [ { @@ -348,7 +348,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=0603e8df-6 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=0c802ae3-06f5-431b-8953-6368f93e71b1 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=0c802ae3-06f5-431b-8953-6368f93e71b1 1`] = ` { "0c802ae3-06f5-431b-8953-6368f93e71b1": [ { @@ -499,7 +499,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=0c802ae3-0 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=1d8eb82c-43bb-454d-a85b-1ffaf65c2b72 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=1d8eb82c-43bb-454d-a85b-1ffaf65c2b72 1`] = ` { "1d8eb82c-43bb-454d-a85b-1ffaf65c2b72": [ { @@ -611,7 +611,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=1d8eb82c-4 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=1e44bb3a-dfb3-4f70-9ed5-7da7548af1bd 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=1e44bb3a-dfb3-4f70-9ed5-7da7548af1bd 1`] = ` { "1e44bb3a-dfb3-4f70-9ed5-7da7548af1bd": [ { @@ -690,7 +690,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=1e44bb3a-d } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=3cb39cd0-6357-42ca-841a-b7c750d327b9 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=3cb39cd0-6357-42ca-841a-b7c750d327b9 1`] = ` { "3cb39cd0-6357-42ca-841a-b7c750d327b9": [ { @@ -761,7 +761,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=3cb39cd0-6 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=4b12014e-60c5-447c-bfde-98855d1feaea 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=4b12014e-60c5-447c-bfde-98855d1feaea 1`] = ` { "4b12014e-60c5-447c-bfde-98855d1feaea": [ { @@ -906,7 +906,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=4b12014e-6 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=4c7a63dc-3f16-434d-87bf-7ac31bd6caa0 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=4c7a63dc-3f16-434d-87bf-7ac31bd6caa0 1`] = ` { "4c7a63dc-3f16-434d-87bf-7ac31bd6caa0": [ { @@ -971,7 +971,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=4c7a63dc-3 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=4f054d5a-f890-4717-ae1e-5ddadf32a16b 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=4f054d5a-f890-4717-ae1e-5ddadf32a16b 1`] = ` { "4f054d5a-f890-4717-ae1e-5ddadf32a16b": [ { @@ -1074,7 +1074,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=4f054d5a-f } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=5dc43750-a2aa-4d46-ad1c-7a0e2cb4e2c1 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=5dc43750-a2aa-4d46-ad1c-7a0e2cb4e2c1 1`] = ` { "5dc43750-a2aa-4d46-ad1c-7a0e2cb4e2c1": [ { @@ -1244,7 +1244,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=5dc43750-a } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=6e229f1d-676e-4ced-bb8f-523793391001 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=6e229f1d-676e-4ced-bb8f-523793391001 1`] = ` { "6e229f1d-676e-4ced-bb8f-523793391001": [ { @@ -1333,7 +1333,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=6e229f1d-6 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=7a5f1429-a94b-44a8-80fc-c290b217e632 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=7a5f1429-a94b-44a8-80fc-c290b217e632 1`] = ` { "7a5f1429-a94b-44a8-80fc-c290b217e632": [ { @@ -1493,7 +1493,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=7a5f1429-a } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=7c29afa2-8b91-49c6-8292-db47d2d8a34c 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=7c29afa2-8b91-49c6-8292-db47d2d8a34c 1`] = ` { "7c29afa2-8b91-49c6-8292-db47d2d8a34c": [ { @@ -1617,7 +1617,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=7c29afa2-8 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=7cd316f5-9775-49a2-a8ac-3da46c30add3 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=7cd316f5-9775-49a2-a8ac-3da46c30add3 1`] = ` { "7cd316f5-9775-49a2-a8ac-3da46c30add3": [ { @@ -1688,7 +1688,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=7cd316f5-9 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=7cd12878-7c65-4d81-8cc6-45a4238df0a8 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=7cd12878-7c65-4d81-8cc6-45a4238df0a8 1`] = ` { "7cd12878-7c65-4d81-8cc6-45a4238df0a8": [ { @@ -1777,7 +1777,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=7cd12878-7 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=7dfff758-2f99-467e-b1d9-b590d871ae0b 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=7dfff758-2f99-467e-b1d9-b590d871ae0b 1`] = ` { "7dfff758-2f99-467e-b1d9-b590d871ae0b": [ { @@ -1872,7 +1872,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=7dfff758-2 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=8a7625a3-950f-4346-aad2-e904b1a9cba2 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=8a7625a3-950f-4346-aad2-e904b1a9cba2 1`] = ` { "8a7625a3-950f-4346-aad2-e904b1a9cba2": [ { @@ -1991,7 +1991,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=8a7625a3-9 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=8c5ea5a3-9d17-4895-96b4-ab803d39bd3f 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=8c5ea5a3-9d17-4895-96b4-ab803d39bd3f 1`] = ` { "8c5ea5a3-9d17-4895-96b4-ab803d39bd3f": [ { @@ -2115,7 +2115,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=8c5ea5a3-9 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=8d50bac9-d511-48b3-9e1f-af9c7d85b7a8 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=8d50bac9-d511-48b3-9e1f-af9c7d85b7a8 1`] = ` { "8d50bac9-d511-48b3-9e1f-af9c7d85b7a8": [ { @@ -2188,7 +2188,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=8d50bac9-d } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=8e6a152e-7986-4ff1-b52d-a89d52d240f6 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=8e6a152e-7986-4ff1-b52d-a89d52d240f6 1`] = ` { "8e6a152e-7986-4ff1-b52d-a89d52d240f6": [ { @@ -2358,7 +2358,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=8e6a152e-7 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=9f5ee84a-5da0-4a80-bc1e-5ea0e2cf4e34 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=9f5ee84a-5da0-4a80-bc1e-5ea0e2cf4e34 1`] = ` { "9f5ee84a-5da0-4a80-bc1e-5ea0e2cf4e34": [ { @@ -2532,7 +2532,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=9f5ee84a-5 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=12ee4c7c-fe40-4492-94ca-75bcf6db9f18 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=12ee4c7c-fe40-4492-94ca-75bcf6db9f18 1`] = ` { "12ee4c7c-fe40-4492-94ca-75bcf6db9f18": [ { @@ -2597,7 +2597,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=12ee4c7c-f } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=12effe84-6be5-481b-b70d-5a5df4b049e7 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=12effe84-6be5-481b-b70d-5a5df4b049e7 1`] = ` { "12effe84-6be5-481b-b70d-5a5df4b049e7": [ { @@ -2646,7 +2646,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=12effe84-6 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=21e0d2db-0f44-4a23-ac08-2eec70851df5 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=21e0d2db-0f44-4a23-ac08-2eec70851df5 1`] = ` { "21e0d2db-0f44-4a23-ac08-2eec70851df5": [ { @@ -2797,7 +2797,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=21e0d2db-0 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=22c0ab78-020b-4535-b231-5b5177581265 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=22c0ab78-020b-4535-b231-5b5177581265 1`] = ` { "22c0ab78-020b-4535-b231-5b5177581265": [ { @@ -2870,7 +2870,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=22c0ab78-0 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=32e0764e-e0b1-4275-b5bd-e6e9f1b504fc 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=32e0764e-e0b1-4275-b5bd-e6e9f1b504fc 1`] = ` { "32e0764e-e0b1-4275-b5bd-e6e9f1b504fc": [ { @@ -3026,7 +3026,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=32e0764e-e } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=40ce9cdc-42c3-4932-bb2d-46aa782629e8 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=40ce9cdc-42c3-4932-bb2d-46aa782629e8 1`] = ` { "40ce9cdc-42c3-4932-bb2d-46aa782629e8": [ { @@ -3123,7 +3123,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=40ce9cdc-4 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=46f9490e-5717-4c56-92e5-37c1f1a971c2 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=46f9490e-5717-4c56-92e5-37c1f1a971c2 1`] = ` { "46f9490e-5717-4c56-92e5-37c1f1a971c2": [ { @@ -3266,7 +3266,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=46f9490e-5 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=47cda523-a05a-439d-8519-ce077cf781f3 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=47cda523-a05a-439d-8519-ce077cf781f3 1`] = ` { "47cda523-a05a-439d-8519-ce077cf781f3": [ { @@ -3375,7 +3375,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=47cda523-a } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=50d8aa5e-2a3b-47e3-813d-075be04ebb6e 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=50d8aa5e-2a3b-47e3-813d-075be04ebb6e 1`] = ` { "50d8aa5e-2a3b-47e3-813d-075be04ebb6e": [ { @@ -3439,7 +3439,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=50d8aa5e-2 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=55a65b48-69ce-4b44-a582-736b492bb10c 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=55a65b48-69ce-4b44-a582-736b492bb10c 1`] = ` { "55a65b48-69ce-4b44-a582-736b492bb10c": [ { @@ -3528,7 +3528,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=55a65b48-6 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=85cde9ce-edc4-41eb-b1cd-280c63a46474 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=85cde9ce-edc4-41eb-b1cd-280c63a46474 1`] = ` { "85cde9ce-edc4-41eb-b1cd-280c63a46474": [ { @@ -3599,7 +3599,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=85cde9ce-e } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=97af3ccb-dd18-406f-aea2-e0a7af30c11c 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=97af3ccb-dd18-406f-aea2-e0a7af30c11c 1`] = ` { "97af3ccb-dd18-406f-aea2-e0a7af30c11c": [ { @@ -3707,7 +3707,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=97af3ccb-d } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=97c8dd4a-52ec-4d16-a843-5a5bdf22d6f3 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=97c8dd4a-52ec-4d16-a843-5a5bdf22d6f3 1`] = ` { "97c8dd4a-52ec-4d16-a843-5a5bdf22d6f3": [ { @@ -3763,7 +3763,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=97c8dd4a-5 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=99b486dd-9507-4c82-87c8-67bba43b4e1b 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=99b486dd-9507-4c82-87c8-67bba43b4e1b 1`] = ` { "99b486dd-9507-4c82-87c8-67bba43b4e1b": [ { @@ -3903,7 +3903,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=99b486dd-9 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=227e070a-53e5-4409-a89d-cec7e8c45c7d 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=227e070a-53e5-4409-a89d-cec7e8c45c7d 1`] = ` { "227e070a-53e5-4409-a89d-cec7e8c45c7d": [ { @@ -3981,7 +3981,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=227e070a-5 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=381da8b3-cb46-4f1e-8511-814d892a05f3 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=381da8b3-cb46-4f1e-8511-814d892a05f3 1`] = ` { "381da8b3-cb46-4f1e-8511-814d892a05f3": [ { @@ -4054,7 +4054,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=381da8b3-c } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=524a09ad-b366-4d3f-8399-763ea31bf357 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=524a09ad-b366-4d3f-8399-763ea31bf357 1`] = ` { "524a09ad-b366-4d3f-8399-763ea31bf357": [ { @@ -4119,7 +4119,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=524a09ad-b } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=759fee43-9f63-4550-ba2d-eec22fa6fb0d 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=759fee43-9f63-4550-ba2d-eec22fa6fb0d 1`] = ` { "759fee43-9f63-4550-ba2d-eec22fa6fb0d": [ { @@ -4192,7 +4192,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=759fee43-9 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=786f4868-0d0a-45cd-b193-42a9c3553d30 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=786f4868-0d0a-45cd-b193-42a9c3553d30 1`] = ` { "786f4868-0d0a-45cd-b193-42a9c3553d30": [ { @@ -4262,7 +4262,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=786f4868-0 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=913c814b-f170-4427-8049-76d322b3eee3 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=913c814b-f170-4427-8049-76d322b3eee3 1`] = ` { "913c814b-f170-4427-8049-76d322b3eee3": [ { @@ -4430,7 +4430,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=913c814b-f } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=4483d72e-ea62-4698-b8f7-e24911a72a5b 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=4483d72e-ea62-4698-b8f7-e24911a72a5b 1`] = ` { "4483d72e-ea62-4698-b8f7-e24911a72a5b": [ { @@ -4598,7 +4598,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=4483d72e-e } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=4653ca16-0f5c-4968-8390-f6297f2c278c 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=4653ca16-0f5c-4968-8390-f6297f2c278c 1`] = ` { "4653ca16-0f5c-4968-8390-f6297f2c278c": [ { @@ -4674,7 +4674,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=4653ca16-0 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=7527d2a4-1cde-4f8f-ae08-7f95de165192 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=7527d2a4-1cde-4f8f-ae08-7f95de165192 1`] = ` { "7527d2a4-1cde-4f8f-ae08-7f95de165192": [ { @@ -4844,7 +4844,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=7527d2a4-1 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=62385dba-db90-442a-b089-fb41d1f42eea 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=62385dba-db90-442a-b089-fb41d1f42eea 1`] = ` { "62385dba-db90-442a-b089-fb41d1f42eea": [ { @@ -4998,7 +4998,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=62385dba-d } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=346698d4-e4fa-4f9f-956d-2e86a0150673 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=346698d4-e4fa-4f9f-956d-2e86a0150673 1`] = ` { "346698d4-e4fa-4f9f-956d-2e86a0150673": [ { @@ -5094,7 +5094,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=346698d4-e } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=672353df-27cb-4e5a-8b6a-de0b90f8a28d 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=672353df-27cb-4e5a-8b6a-de0b90f8a28d 1`] = ` { "672353df-27cb-4e5a-8b6a-de0b90f8a28d": [ { @@ -5183,7 +5183,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=672353df-2 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=8978016e-2585-49bc-9bfb-2852a473a11d 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=8978016e-2585-49bc-9bfb-2852a473a11d 1`] = ` { "8978016e-2585-49bc-9bfb-2852a473a11d": [ { @@ -5240,7 +5240,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=8978016e-2 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=30950612-8e0b-4934-a7b9-5e2190724afe 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=30950612-8e0b-4934-a7b9-5e2190724afe 1`] = ` { "30950612-8e0b-4934-a7b9-5e2190724afe": [ { @@ -5327,7 +5327,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=30950612-8 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=53884725-3c74-49ba-86b9-932e1177ec10 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=53884725-3c74-49ba-86b9-932e1177ec10 1`] = ` { "53884725-3c74-49ba-86b9-932e1177ec10": [ { @@ -5451,7 +5451,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=53884725-3 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=72547548-e08e-48fa-a8f9-d36560c43125 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=72547548-e08e-48fa-a8f9-d36560c43125 1`] = ` { "72547548-e08e-48fa-a8f9-d36560c43125": [ { @@ -5618,7 +5618,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=72547548-e } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=a7cbd4bb-9ca8-4001-ab5e-f0f5eb30d360 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=a7cbd4bb-9ca8-4001-ab5e-f0f5eb30d360 1`] = ` { "a7cbd4bb-9ca8-4001-ab5e-f0f5eb30d360": [ { @@ -5778,7 +5778,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=a7cbd4bb-9 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=adb431f9-4fd9-41f2-8f13-14d198a92dfe 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=adb431f9-4fd9-41f2-8f13-14d198a92dfe 1`] = ` { "adb431f9-4fd9-41f2-8f13-14d198a92dfe": [ { @@ -5872,7 +5872,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=adb431f9-4 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=af6d30a5-958c-4c08-884a-30c1d1a52416 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=af6d30a5-958c-4c08-884a-30c1d1a52416 1`] = ` { "af6d30a5-958c-4c08-884a-30c1d1a52416": [ { @@ -6031,7 +6031,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=af6d30a5-9 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=b36f2116-5290-4509-b53c-015895333e1a 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=b36f2116-5290-4509-b53c-015895333e1a 1`] = ` { "b36f2116-5290-4509-b53c-015895333e1a": [ { @@ -6095,7 +6095,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=b36f2116-5 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=b57e8748-f761-46c6-9da5-acd4cafd654e 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=b57e8748-f761-46c6-9da5-acd4cafd654e 1`] = ` { "b57e8748-f761-46c6-9da5-acd4cafd654e": [ { @@ -6254,7 +6254,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=b57e8748-f } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=bc1c384d-23ec-4358-b5ba-83ed457feabe 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=bc1c384d-23ec-4358-b5ba-83ed457feabe 1`] = ` { "bc1c384d-23ec-4358-b5ba-83ed457feabe": [ { @@ -6332,7 +6332,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=bc1c384d-2 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=bf365d83-4e7a-4708-92c8-e3b092a4f26a 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=bf365d83-4e7a-4708-92c8-e3b092a4f26a 1`] = ` { "bf365d83-4e7a-4708-92c8-e3b092a4f26a": [ { @@ -6396,7 +6396,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=bf365d83-4 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=c8b3565d-d8e2-4b13-9ada-10aba6e25327 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=c8b3565d-d8e2-4b13-9ada-10aba6e25327 1`] = ` { "c8b3565d-d8e2-4b13-9ada-10aba6e25327": [ { @@ -6501,7 +6501,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=c8b3565d-d } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=c59ef524-893f-4cf8-8678-14103f1286de 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=c59ef524-893f-4cf8-8678-14103f1286de 1`] = ` { "c59ef524-893f-4cf8-8678-14103f1286de": [ { @@ -6663,7 +6663,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=c59ef524-8 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=c336275b-921b-4d25-9463-ddaf6b1f2210 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=c336275b-921b-4d25-9463-ddaf6b1f2210 1`] = ` { "c336275b-921b-4d25-9463-ddaf6b1f2210": [ { @@ -6744,7 +6744,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=c336275b-9 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=ccdad2d3-ef7c-402d-8b9a-593988722583 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=ccdad2d3-ef7c-402d-8b9a-593988722583 1`] = ` { "ccdad2d3-ef7c-402d-8b9a-593988722583": [ { @@ -6807,7 +6807,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=ccdad2d3-e } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=cd113cfc-2393-4cf1-889d-7bfca2b17cad 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=cd113cfc-2393-4cf1-889d-7bfca2b17cad 1`] = ` { "cd113cfc-2393-4cf1-889d-7bfca2b17cad": [ { @@ -6919,7 +6919,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=cd113cfc-2 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=d5be8dd6-46d1-4ce4-b906-3bfc61bcfad6 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=d5be8dd6-46d1-4ce4-b906-3bfc61bcfad6 1`] = ` { "d5be8dd6-46d1-4ce4-b906-3bfc61bcfad6": [ { @@ -7000,7 +7000,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=d5be8dd6-4 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=d9c7eaae-79f8-4c8a-b2d2-f47b5768fd3a 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=d9c7eaae-79f8-4c8a-b2d2-f47b5768fd3a 1`] = ` { "d9c7eaae-79f8-4c8a-b2d2-f47b5768fd3a": [ { @@ -7049,7 +7049,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=d9c7eaae-7 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=d24bf705-40ef-4da3-a9b0-4d2f21924db6 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=d24bf705-40ef-4da3-a9b0-4d2f21924db6 1`] = ` { "d24bf705-40ef-4da3-a9b0-4d2f21924db6": [ { @@ -7174,7 +7174,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=d24bf705-4 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=e61e3d7a-a060-41a2-b14e-c7bffd0a6960 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=e61e3d7a-a060-41a2-b14e-c7bffd0a6960 1`] = ` { "e61e3d7a-a060-41a2-b14e-c7bffd0a6960": [ { @@ -7292,7 +7292,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=e61e3d7a-a } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=ed1dd8cb-257e-48de-b4bf-95e293fbf57f 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=ed1dd8cb-257e-48de-b4bf-95e293fbf57f 1`] = ` { "ed1dd8cb-257e-48de-b4bf-95e293fbf57f": [ { @@ -7385,7 +7385,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=ed1dd8cb-2 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=edd42fb9-83b6-4df0-96d5-7b193f11e970 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=edd42fb9-83b6-4df0-96d5-7b193f11e970 1`] = ` { "edd42fb9-83b6-4df0-96d5-7b193f11e970": [ { @@ -7449,7 +7449,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=edd42fb9-8 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=ee64f4eb-9ea3-48a3-a50d-6ef5f91251da 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=ee64f4eb-9ea3-48a3-a50d-6ef5f91251da 1`] = ` { "ee64f4eb-9ea3-48a3-a50d-6ef5f91251da": [ { @@ -7498,7 +7498,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=ee64f4eb-9 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=f1a1a561-52ee-4750-82f7-88cef012b451 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=f1a1a561-52ee-4750-82f7-88cef012b451 1`] = ` { "f1a1a561-52ee-4750-82f7-88cef012b451": [ { @@ -7555,7 +7555,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=f1a1a561-5 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=f55cca96-7b2f-47b2-8457-092db1e17e20 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=f55cca96-7b2f-47b2-8457-092db1e17e20 1`] = ` { "f55cca96-7b2f-47b2-8457-092db1e17e20": [ { @@ -7724,7 +7724,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=f55cca96-7 } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=fa5d9338-fd91-4936-88e7-a16b294caa12 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=fa5d9338-fd91-4936-88e7-a16b294caa12 1`] = ` { "fa5d9338-fd91-4936-88e7-a16b294caa12": [ { @@ -7840,7 +7840,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=fa5d9338-f } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=fc7db095-ce91-4d6c-8a05-53b2930ec583 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=fc7db095-ce91-4d6c-8a05-53b2930ec583 1`] = ` { "fc7db095-ce91-4d6c-8a05-53b2930ec583": [ { @@ -7917,7 +7917,7 @@ exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=fc7db095-c } `; -exports[`HMPB - m17 backup Interprets all ballots correctly: ballotId=fda1aa08-52b4-4364-b537-990666219558 1`] = ` +exports[`HMPB - m17 backup > Interprets all ballots correctly: ballotId=fda1aa08-52b4-4364-b537-990666219558 1`] = ` { "fda1aa08-52b4-4364-b537-990666219558": [ { diff --git a/libs/ballot-interpreter/src/bmd/__snapshots__/interpret.test.tsx.snap b/libs/ballot-interpreter/src/bmd/__snapshots__/interpret.test.tsx.snap index 55370abf7b..3a6a657f98 100644 --- a/libs/ballot-interpreter/src/bmd/__snapshots__/interpret.test.tsx.snap +++ b/libs/ballot-interpreter/src/bmd/__snapshots__/interpret.test.tsx.snap @@ -1,4 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`happy path: back, front 1`] = ` { diff --git a/libs/ballot-interpreter/src/hmpb-ts/__snapshots__/interpret.test.ts.snap b/libs/ballot-interpreter/src/hmpb-ts/__snapshots__/interpret.test.ts.snap index b6a30406ef..a908d02e39 100644 --- a/libs/ballot-interpreter/src/hmpb-ts/__snapshots__/interpret.test.ts.snap +++ b/libs/ballot-interpreter/src/hmpb-ts/__snapshots__/interpret.test.ts.snap @@ -1,4 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`interpret \`ImageData\` objects 1`] = ` [