Skip to content

test: add missing setup blocks and refactor assertion syntax in liqui… - #227

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

test: add missing setup blocks and refactor assertion syntax in liqui…#227
jadonamite wants to merge 1 commit into
sanmipaul:mainfrom
jadonamite:patch-9

Conversation

@jadonamite

Copy link
Copy Markdown

…dity tests

Updates the liquidity-pool test suite to ensure isolated chain states are properly initialized. Injects create-pool setup transactions into the liquidity addition and pool information tests. Also refactors brittle string-based result comparisons (e.g., '(ok true)') to use proper Clarinet unwrapping (.expectOk()) and typed assertions (types.bool()).

…dity tests

Updates the liquidity-pool test suite to ensure isolated chain states are properly initialized. Injects create-pool setup transactions into the liquidity addition and pool information tests. Also refactors brittle string-based result comparisons (e.g., '(ok true)') to use proper Clarinet unwrapping (.expectOk()) and typed assertions (types.bool()).
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