Skip to content

Fix edge case tests for maximum uint and balance checks - #224

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

Fix edge case tests for maximum uint and balance checks#224
jadonamite wants to merge 1 commit into
sanmipaul:mainfrom
jadonamite:patch-6

Conversation

@jadonamite

Copy link
Copy Markdown

Corrects invalid Clarinet assertion syntax across the edge case test suite. Replaces undefined methods like .expectUint() and .expectErr(value) with proper Deno assertEquals() checks using types.uint(). Converts maxUint to a string to ensure strict type compatibility with Clarinet's types.uint().

Corrects invalid Clarinet assertion syntax across the edge case test suite. Replaces undefined methods like .expectUint() and .expectErr(value) with proper Deno assertEquals() checks using types.uint(). Converts maxUint to a string to ensure strict type compatibility with Clarinet's types.uint().
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