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

feat: use get_drep_reg_record in test_drep.py #2786

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Nov 21, 2024

Refactor the test_drep.py to use the get_drep_reg_record function from governance_utils. This change simplifies the code by removing manual steps for generating drep registration certificates and deposit amounts. The function handles these internally, making the test code cleaner and more maintainable.

Refactor the test_drep.py to use the get_drep_reg_record function
from governance_utils. This change simplifies the code by removing
manual steps for generating drep registration certificates and
deposit amounts. The function handles these internally, making
the test code cleaner and more maintainable.
@mkoura mkoura merged commit 53cf066 into master Nov 21, 2024
3 checks passed
@mkoura mkoura deleted the use_get_drep_reg_record branch November 21, 2024 16:40
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