Skip to content

test: fix false-positive error swallowing in multi-sig threshold vali…#229

Open
jadonamite wants to merge 1 commit into
sanmipaul:mainfrom
jadonamite:patch-11
Open

test: fix false-positive error swallowing in multi-sig threshold vali…#229
jadonamite wants to merge 1 commit into
sanmipaul:mainfrom
jadonamite:patch-11

Conversation

@jadonamite

Copy link
Copy Markdown

…dation

Corrects a structural flaw in the custom MultiSigTest script where manually thrown test-failure errors were being swallowed by their enclosing catch blocks. Implements strict boolean flags (didThrow) to accurately verify that setupMultiSigWallet rejects invalid threshold parameters, preventing silent false-positive test passes.

…dation

Corrects a structural flaw in the custom MultiSigTest script where manually thrown test-failure errors were being swallowed by their enclosing catch blocks. Implements strict boolean flags (didThrow) to accurately verify that setupMultiSigWallet rejects invalid threshold parameters, preventing silent false-positive test passes.
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