Skip to content

Conversation

SoulcoIIector
Copy link

check_storage_value function: A universal function to check storage values with custom error messages for easier debugging.

cast_vote_and_check_tally function: Combines the voting process and tally check to reduce duplicate code in each test.

cast_vote function: Handles the voting action in a single call, making each test cleaner and easier to maintain.

check_storage_value function: A universal function to check storage values with custom error messages for easier debugging.

cast_vote_and_check_tally function: Combines the voting process and tally check to reduce duplicate code in each test.

cast_vote function: Handles the voting action in a single call, making each test cleaner and easier to maintain.
@SoulcoIIector SoulcoIIector mentioned this pull request Oct 28, 2024
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.

1 participant