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

feature: modify anonymous end-to-end test #1083

Closed
lucasmenendez opened this issue Aug 30, 2023 · 0 comments
Closed

feature: modify anonymous end-to-end test #1083

lucasmenendez opened this issue Aug 30, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lucasmenendez
Copy link
Contributor

The goal of this issue is to update the current anonymous end-to-end test to include the new uses cases.

Until now, only users with account in the vochain (and a valid SIK) can cast anonymous votes. Now, a non registered user can cast a vote registering its SIK previously using the RegisterSIKTx proving that he or she is already included into the election census (census proof).

The new test version should include this use case, using 5 registered accounts to vote but also 5 new identities that are not registered in the vochain.

This issue requires the merge of #1080. In this PR, the e2e helpers had been modified to prevent the account creation if it is not desired. Also includes some new APIClient methods to register a temporal SIK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants