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

fix(tests): handle CLI issue 942 in various tests #2682

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Oct 21, 2024

  • Added handling for CLI issue 942 in TestRegisterAddr and TestDelegateAddr classes.
  • Updated script_dreps_lg to use workaround for CLI issue 942.
  • Introduced CLI_WITH_ISSUE_942 constant to manage version-specific behavior.
  • Ensured tests finish appropriately when encountering ValueNotConservedUTxO error.

- Added handling for CLI issue 942 in `TestRegisterAddr` and
  `TestDelegateAddr` classes.
- Updated `script_dreps_lg` to use workaround for CLI issue 942.
- Introduced `CLI_WITH_ISSUE_942` constant to manage version-specific
  behavior.
- Ensured tests finish appropriately when encountering `ValueNotConservedUTxO`
  error.
@mkoura mkoura merged commit 002a5f4 into master Oct 21, 2024
3 checks passed
@mkoura mkoura deleted the workaround_cli_issue_942 branch October 21, 2024 15:50
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