Election-Tech-Initiative / electionguard-cpp

A C++ implementation of ElectionGuard specification focused on encryption components.
https://www.electionguard.vote/
MIT License
23 stars 26 forks source link

✨ Change to use the 1.0 sample data #322

Closed SteveMaier-IRT closed 2 years ago

SteveMaier-IRT commented 2 years ago

Is there an existing issue for this?

Suggestion

Currently the unit tests use v0.95.0 sample data instead of v1.0.

Possible Implementation

Fix the unit tests to download and use the 1.0 version of the sample data.

Anything else?

No response