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

[ADP-3430] Additional voting and delegation testing #4774

Merged
merged 3 commits into from
Sep 12, 2024

Conversation

paweljakubas
Copy link
Contributor

@paweljakubas paweljakubas commented Sep 11, 2024

Adding integration test that realizes the following:
(a) creates wallet with mnemonic and handle
(b) votes no_confidence
(c) reads wallet states and confirms it is only voting no_confidence
(d) delete the wallet
(e) restores wallet and reads it state showing it is only voting no_confidence
(f) delegating to pool1
(g) reads wallet states and confirms it is voting no_confidence and delegating to pool1
(h) delete the wallet
(i) restores wallet and reads it state showing it is voting no_confidence and delegating to pool1

@paweljakubas paweljakubas self-assigned this Sep 11, 2024
@paolino paolino added the Conway label Sep 11, 2024
@paolino paolino changed the title [ ADP-3430] Additional voting and delegation testing [ADP-3430] Additional voting and delegation testing Sep 11, 2024
Copy link
Collaborator

@paolino paolino left a comment

Choose a reason for hiding this comment

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

Thank you!

@paweljakubas paweljakubas added this pull request to the merge queue Sep 12, 2024
Merged via the queue into master with commit 876db4b Sep 12, 2024
25 checks passed
@paweljakubas paweljakubas deleted the paweljakubas/adp-3430/voting-reading branch September 12, 2024 08:28
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