Skip to content

Add integration test for clamp helper being applied to key amount input field #536

Merged
Chucks1093 merged 1 commit into
accesslayerorg:devfrom
Menjay7:men
Jul 19, 2026
Merged

Add integration test for clamp helper being applied to key amount input field #536
Chucks1093 merged 1 commit into
accesslayerorg:devfrom
Menjay7:men

Conversation

@Menjay7

@Menjay7 Menjay7 commented Jul 19, 2026

Copy link
Copy Markdown

Summary
add an integration test to verify the clamp helper is applied to the key amount input field
ensure values below the minimum are clamped correctly
ensure values above the maximum are clamped correctly
verify valid values remain unchanged after input processing
Testing
Added integration test covering key amount input clamping
Verified minimum, maximum, and in-range value behavior
All existing tests pass
Closed #531

@Chucks1093
Chucks1093 merged commit a48914d into accesslayerorg:dev Jul 19, 2026
1 check passed
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.

Add integration test for clamp helper being applied to key amount input field

3 participants