Skip to content

Conversation

@mkoura
Copy link
Collaborator

@mkoura mkoura commented Dec 9, 2024

Updated error assertions in various test files to accommodate new error messages introduced in CLI version 10.1.1.0+. This ensures compatibility with both older and newer versions of the CLI.

  • Updated test_tx_unbalanced.py to check for "Value must be positive in UTxO"
  • Updated test_mint_negative_build.py to check for new error messages
  • Updated test_spend_build.py to handle new execution failure messages
  • Updated test_spend_negative_build.py to include new error assertions
  • Updated test_spend_ref_scripts_build.py to check for new error messages

@mkoura mkoura requested a review from saratomaz as a code owner December 9, 2024 10:16
Updated error assertions in various test files to accommodate new error
messages introduced in CLI version 10.1.1.0+. This ensures compatibility
with both older and newer versions of the CLI.

- Updated test_tx_unbalanced.py to check for "Value must be positive in UTxO"
- Updated test_mint_negative_build.py to check for new error messages
- Updated test_spend_build.py to handle new execution failure messages
- Updated test_spend_negative_build.py to include new error assertions
- Updated test_spend_ref_scripts_build.py to check for new error messages
@mkoura mkoura force-pushed the fix_expected_msgs_cli branch from 3f308c1 to d5f5569 Compare December 9, 2024 11:57
@mkoura mkoura merged commit 3542577 into master Dec 9, 2024
3 checks passed
@mkoura mkoura deleted the fix_expected_msgs_cli branch December 9, 2024 12:01
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