Skip to content

Do not send election_id = 0.#72

Merged
robshakir merged 2 commits intomainfrom
compliance-fix-01
Oct 8, 2021
Merged

Do not send election_id = 0.#72
robshakir merged 2 commits intomainfrom
compliance-fix-01

Conversation

@robshakir
Copy link
Copy Markdown
Member

The compliance tests, which handle election ID management, were sending a value of 0,
which is an invalid election ID per the specification.

  * (M) compliance/compliance.go
    - Ensure that the compliance tests do not send election_id = 0
      which is an invalid value.

  * (M) compliance/compliance.go
    - Ensure that the compliance tests do not send election_id = 0
      which is an invalid value.
  * (M) server/server.go
  * (M) server/server_test.go
    - Ensure that election ID set to zero is responded to with an
      error.
@robshakir robshakir requested a review from sthesayi October 7, 2021 21:29
@robshakir robshakir merged commit e5e8609 into main Oct 8, 2021
@robshakir robshakir deleted the compliance-fix-01 branch October 8, 2021 16:04
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