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

Nsw test data #75

Merged
merged 9 commits into from
May 1, 2024
Merged

Nsw test data #75

merged 9 commits into from
May 1, 2024

Conversation

vteague
Copy link
Member

@vteague vteague commented Apr 29, 2024

I'm not 100% certain everything about these tests is right, but I did the following:

  • checked that the total number of ballots matches the NSWEC website, exactly, for each mayoral contest
  • checked that the winner matches the NSWEC website, for each mayoral contest
  • copied the difficulties from raire-java's tests, which in turn make sure they match raire-rs.

@@ -195,6 +195,13 @@ public abstract class Assertion {
@ReadOnlyProperty
protected BigDecimal currentRisk = new BigDecimal("1.00");

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can the getter be moved after the constructor?

@michelleblom michelleblom merged commit fab7433 into main May 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants